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 OKVIndexOutOfBoundsException
extends OKVResponseException
Thrown for an index out of bounds error. For example, the client tried to
set more instances than the server supports for an attribute that may have
multiple instances.
See Also:
Serialized Form
Constructor Summary
Constructors
Constructor and Description
OKVIndexOutOfBoundsException (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.