Package | Description |
---|---|
org.openstack4j.api.exceptions |
Modifier and Type | Class and Description |
---|---|
class |
ApiNotFoundException
Exception which is thrown when an API lookup did not succeed
|
class |
AuthenticationException
An exception that is thrown when Credentials failed or the default tenant is invalid
|
class |
ClientResponseException
Captures Server based Errors (Return Codes between 400 - 499)
|
class |
ConnectionException
An exception which is thrown when a connection/IO exception has occurred with the remote host
|
class |
ConnectorNotFoundException
Exception that is thrown when the user hasn't included the desired OpenStack4j connector within their classpath
|
class |
ContainerNotEmptyException
An exception that is thrown when an Object Storage Container is attempted to be deleted that is not empty
|
class |
RegionEndpointNotFoundException
Exception that is thrown when a Service Endpoint cannot be found for the user specified Region
|
class |
ResponseException
Base Exception for HTTP Errors during Rest Operations
|
class |
ServerResponseException
Captures Server based Errors (Return Codes between 500 - 600)
|
Copyright © 2017. All rights reserved.