JavaScript is disabled on your browser.
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 OKVOperationCancelledException
extends OKVResponseException
Thrown when a requester cancels an operation. For example, the operation
was asynchronous and a cancel operation cancelled the operation before
it could complete successfully.
See Also:
Serialized Form
Constructor Summary
Constructors
Constructor and Description
OKVOperationCancelledException (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.