Package oracle.kv
Class AuthenticationRequiredException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
oracle.kv.FastExternalizableException
oracle.kv.KVSecurityException
oracle.kv.AuthenticationRequiredException
- All Implemented Interfaces:
- Serializable,- oracle.kv.impl.util.FastExternalizable
This exception is thrown when a secured operation is attempted and the
 client is not currently authenticated. This can occur either if the client
 did not supply login credentials either directly or by specifying a login
 file, or it can occur if login credentials were specified, but the login
 session has expired, requiring that the client reauthenticate itself.
 The client application should reauthenticate before retrying the operation.
- Since:
- 3.0
- See Also:
- 
Method SummaryMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface oracle.kv.impl.util.FastExternalizabledeserializedForm