See: Description
| Exception | Description | 
|---|---|
| OKVAppNamespaceNotSuppException | 
 Thrown when an application namespace is not supported. 
 | 
| OKVAuthNotSuccessfulException | 
 Thrown when the authentication is not successful. 
 | 
| OKVBatchResponseException | 
 Thrown when a batch operation fails. 
 | 
| OKVConfigurationException | 
 Throws Oracle Key Vault configuration exceptions. 
 | 
| OKVConnectionException | 
 Thrown when an error occurred while attempting to connect to the key
 management server. 
 | 
| OKVCryptographicFailureException | 
 Thrown when a cryptographic failure occurs. 
 | 
| OKVEncodingOptionException | 
 Thrown when the encoding option is not permitted which can result when 
 the key wrapping specification contains attribute names. 
 | 
| OKVEndpointUpdatesNotSuccessfulException | 
 Throws Oracle Key Vault Endpoint updates exception. 
 | 
| OKVException | 
 The base class for Oracle Key Vault exceptions. 
 | 
| OKVFeatureNotSuppException | 
 Thrown when a feature is not supported. 
 | 
| OKVGeneralFailureException | 
 Thrown for general failures. 
 | 
| OKVIllegalOperationException | 
 Thrown during an illegal operation. 
 | 
| OKVIndexOutOfBoundsException | 
 Thrown for an index out of bounds error. 
 | 
| OKVInsufficientGrpPrivException | 
 Thrown when group privileges are insufficient. 
 | 
| OKVInvalidArgumentException | 
 Thrown when the argument that was passed to the function is null or has 
 an invalid value. 
 | 
| OKVInvalidAttrValueException | 
 Thrown when an attribute value is not of the expected type. 
 | 
| OKVInvalidFieldException | 
 Thrown for an invalid field. 
 | 
| OKVInvalidGroupException | 
 Thrown when an invalid object group is used. 
 | 
| OKVInvalidMessageException | 
 Thrown for an invalid message. 
 | 
| OKVInvalidTTLVException | 
 Thrown when OKVTTLV object is null or has an 
 invalid value for the operation. 
 | 
| OKVItemNotFoundException | 
 Thrown for an item that is not found. 
 | 
| OKVKeyCompressionTypeNotSuppException | 
 Thrown when an object exists but it cannot be provided in the desired
 key compression type. 
 | 
| OKVKeyFormatTypeNotSuppException | 
 Thrown when the key format type is not supported. 
 | 
| OKVMissingDataException | 
 Thrown when data is missing. 
 | 
| OKVNoReasonException | 
 Thrown when the key management server returns an error but the reason  
 for the error is not provided. 
 | 
| OKVNotExtractableException | 
 Thrown when object is not extractable. 
 | 
| OKVObjectArchivedException | 
 Thrown when an object is archived. 
 | 
| OKVOperationCancelledException | 
 Thrown when a requester cancels an operation. 
 | 
| OKVOperationNotSuppException | 
 Thrown when an operation is not supported. 
 | 
| OKVPermissionDeniedException | 
 Thrown when permission is denied. 
 | 
| OKVResponseException | 
 The superclass that is extended by Oracle Key Vault response exceptions. 
 | 
| OKVResponseTooLargeException | 
 Thrown when the response is too large. 
 | 
| OKVRestrictedModeException | 
 Thrown when Oracle Key Vault is in restricted mode. 
 | 
| OKVWrongObjectTypeException | 
 Thrown when the unique identifier that was provided is incorrect for the 
 requested object type. 
 |