Interface | Description |
---|---|
SDKErrorKey |
Enum | Description |
---|---|
SDKErrorEnum |
Exception | Description |
---|---|
SDKApiVersionMismatchException | |
SDKApplianceNotReachableException | |
SDKBadRequestException |
Invalid request URI, invalid header, or invalid request parameter sent in
request.
|
SDKCertificateException |
Exception is thrown as general key management exception for all
operations dealing with key management other certificate problems.
|
SDKException |
The generic exception class from which all one-view sdk exception extend from.
|
SDKForbiddenException |
User attempted to update an attribute that is read-only or the user does
not have appropriate permissions to update the attribute.
|
SDKInternalException | |
SDKInternalServerErrorException |
Currently handles OneView response codes/exceptions such as conflict due
to state, precondition failed, unsupported media type, internal server
error, service unavailable.
|
SDKInvalidArgumentException | |
SDKMessageBusException | |
SDKMethodNotAllowed |
The requested HTTP method is not valid/supported
|
SDKNoResponseException |
Response returned is null or empty when an response not null is expected.
|
SDKPropertiesFileException | |
SDKResourceNotFoundException |
The URI path (excluding filters) specifies a non-existent resource or collection
|
SDKRuntimeException |
This exception is thrown by the execution of the method or constructor
and propagate outside the method or constructor boundary
|
SDKTasksException |
Exception resulted as part of task completion check
|
SDKUnauthorizedException |
The user (based on session token passed in the Authorization header) is
not allowed to perform the operation on the specified resources.
|
Copyright © 2017. All rights reserved.