Package | Description |
---|---|
com.hp.ov.sdk.exceptions |
Modifier and Type | Class and Description |
---|---|
class |
SDKApiVersionMismatchException |
class |
SDKApplianceNotReachableException |
class |
SDKBadRequestException
Invalid request URI, invalid header, or invalid request parameter sent in
request.
|
class |
SDKCertificateException
Exception is thrown as general key management exception for all
operations dealing with key management other certificate problems.
|
class |
SDKForbiddenException
User attempted to update an attribute that is read-only or the user does
not have appropriate permissions to update the attribute.
|
class |
SDKInternalException |
class |
SDKInternalServerErrorException
Currently handles OneView response codes/exceptions such as conflict due
to state, precondition failed, unsupported media type, internal server
error, service unavailable.
|
class |
SDKInvalidArgumentException |
class |
SDKMessageBusException |
class |
SDKMethodNotAllowed
The requested HTTP method is not valid/supported
|
class |
SDKNoResponseException
Response returned is null or empty when an response not null is expected.
|
class |
SDKPropertiesFileException |
class |
SDKResourceNotFoundException
The URI path (excluding filters) specifies a non-existent resource or collection
|
class |
SDKTasksException
Exception resulted as part of task completion check
|
class |
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.