Oracle Key Vault Java SDK Developer's Guide
Release 21.12
G38739-01
- Detail:
- Field |
- Constr |
- Method
-
-
Constructor Summary
Constructors
Constructor and Description |
OKVConfigurationException(java.lang.String message)
Constructs an exception with a message.
|
OKVConfigurationException(java.lang.String message,
java.lang.Exception ex)
Constructs an exception with a message and an underlying cause.
|
-
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
-
-
Constructor Detail
-
OKVConfigurationException
public OKVConfigurationException(java.lang.String message,
java.lang.Exception ex)
Constructs an exception with a message and an underlying cause.
- Parameters:
message
- The reason for the exception
ex
- The underlying cause of the exception
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.