Oracle Key Vault Java SDK Developer's Guide
Release 21.13
G45146-01
- Detail:
- Field |
- Constr |
- Method
-
- All Implemented Interfaces:
- java.io.Serializable
public class OKVIllegalOperationException
extends OKVResponseException
Thrown during an illegal operation. For example, the client requested
an operation that was unable to be performed with the specified
parameters.
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors
| Constructor and Description |
OKVIllegalOperationException(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.13
G45146-01
- Detail:
- Field |
- Constr |
- Method
Copyright © 2025, Oracle and/or its affiliates. All Rights Reserved.