Oracle Key Vault Java SDK Developer's Guide
Release 21.12
G38739-01
- Detail:
- Field |
- Constr |
- Method
-
- All Implemented Interfaces:
- java.io.Serializable
public class OKVPermissionDeniedException
extends OKVResponseException
Thrown when permission is denied. For example, the client does not have
permission to perform the requested operation.
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors
| Constructor and Description |
OKVPermissionDeniedException(oracle.okv.response.impl.OKVResponseImpl inKMIPResponse)
Constructs an exception with a KMIP response.
|
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
Oracle Key Vault Java SDK Developer's Guide
Release 21.12
G38739-01
- Detail:
- Field |
- Constr |
- Method
Copyright © 2025, Oracle and/or its affiliates. All Rights Reserved.