net.openstack.Core.Exceptions Namespace |
Class | Description | |
---|---|---|
CDNNotEnabledException |
The exception that is thrown when an attempt is made to modify CDN properties
of a container which is not CDN-enabled.
| |
CidrFormatException |
Represents errors that occur while validating a CIDR.
| |
ContainerNameException |
Represents errors that occur while validating a container name for an IObjectStorageProvider.
| |
ContainerNotEmptyException |
Thrown when an Object Storage container operation fails because the specified container was not empty.
| |
ImageEnteredErrorStateException |
The exception that is thrown when the server enters an error state during a
call to WaitForImageState Overload.
| |
NoDefaultRegionSetException |
The exception that is thrown when a service endpoint could not be obtained because
no region was specified and no default region is available for the provider.
| |
ObjectNameException |
Represents errors that occur while validating an object name for an IObjectStorageProvider.
| |
ServerEnteredErrorStateException |
The exception that is thrown when the server enters an error state during a
call to WaitForServerState Overload.
| |
SnapshotEnteredErrorStateException |
Represents errors that occur when a snapshot enters an error state while waiting
on it to enter a particular state.
| |
TTLLengthException |
The exception that is thrown when the TTL argument to a method is outside
the range supported by the provider.
| |
UserAuthenticationException |
The exception thrown when the user authentication process fails, or
the authentication process did not provide a value for the ServiceCatalog.
| |
UserAuthorizationException |
The exception that is thrown when a user does not have access to a REST API method
(status code Forbidden), or an endpoint could not be
obtained for a particular provider because it was not present in the user's
ServiceCatalog.
| |
VolumeEnteredErrorStateException |
Represents errors that occur when a volume enters an error state while waiting
on it to enter a particular state.
|