Home | Trees | Indices | Help |
|
---|
|
StarCluster Exception Classes
|
|||
BaseException | |||
CommandNotFound Raised when command is not found on the system's PATH |
|||
RemoteCommandNotFound Raised when command is not found on a *remote* system's PATH |
|||
SSHError Base class for all SSH related errors |
|||
SSHConnectionError Raised when ssh fails to to connect to a host (socket error) |
|||
SSHAuthException Raised when an ssh connection fails to authenticate |
|||
SSHNoCredentialsError | |||
SCPException SCP exception class |
|||
AWSError Base exception for all AWS related errors |
|||
RegionDoesNotExist | |||
AMIDoesNotExist | |||
InstanceDoesNotExist | |||
InstanceNotRunning | |||
SecurityGroupDoesNotExist | |||
PlacementGroupDoesNotExist | |||
KeyPairDoesNotExist | |||
ZoneDoesNotExist | |||
VolumeDoesNotExist | |||
SnapshotDoesNotExist | |||
BucketAlreadyExists | |||
BucketDoesNotExist | |||
InvalidOperation | |||
InvalidBucketName | |||
InvalidImageName | |||
AWSUserIdRequired | |||
EC2CertRequired | |||
EC2PrivateKeyRequired | |||
EC2CertDoesNotExist | |||
EC2PrivateKeyDoesNotExist | |||
SpotHistoryError | |||
InvalidIsoDate | |||
ConfigError Base class for all config related errors |
|||
ConfigSectionMissing | |||
ConfigHasNoSections | |||
PluginNotFound | |||
NoDefaultTemplateFound | |||
ConfigNotFound | |||
KeyNotFound | |||
InvalidDevice | |||
InvalidPartition | |||
PluginError Base class for plugin errors |
|||
PluginLoadError Raised when an error is encountered while loading a plugin |
|||
PluginSyntaxError Raised when plugin contains syntax errors |
|||
ValidationError Base class for validation related errors |
|||
ClusterReceiptError Raised when creating/loading a cluster receipt fails |
|||
ClusterValidationError Cluster validation related errors |
|||
NoClusterNodesFound Raised if no cluster nodes are found |
|||
NoClusterSpotRequests Raised if no spot requests belonging to a cluster are found |
|||
MasterDoesNotExist Raised when no master node is available |
|||
IncompatibleSettings Raised when two or more settings conflict with each other |
|||
InvalidProtocol Raised when user specifies an invalid IP protocol for permission |
|||
InvalidPortRange Raised when user specifies an invalid port range for permission |
|||
InvalidCIDRSpecified Raised when user specifies an invalid CIDR ip for permission |
|||
InvalidZone Raised when a zone has been specified that does not match the common zone of the volumes being attached |
|||
VolumesZoneError | |||
ClusterTemplateDoesNotExist Exception raised when user requests a cluster template that does not exist |
|||
ClusterNotRunning Exception raised when user requests a running cluster that does not exist |
|||
ClusterDoesNotExist Exception raised when user requests a running cluster that does not exist |
|||
ClusterExists | |||
CancelledStartRequest | |||
CancelledCreateVolume | |||
CancelledCreateImage | |||
CancelledS3ImageCreation | |||
CancelledEBSImageCreation | |||
ExperimentalFeature | |||
ThreadPoolException | |||
IncompatibleCluster |
|
|||
__package__ =
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Jan 3 23:11:32 2012 | http://epydoc.sourceforge.net |