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 OKVAppNamespaceNotSuppException
extends OKVResponseException
Thrown when an application namespace is not supported.
This happens when the particular application namespace is not supported
and when the server was unable to generate the application data field of an
application specific information attribute if the field was omitted from
the client request.
See Also:
Serialized Form
Constructor Summary
Constructors
Constructor and Description
OKVAppNamespaceNotSuppException (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.