Package oracle.nosql.driver
Class InvalidAuthorizationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
oracle.nosql.driver.NoSQLException
oracle.nosql.driver.InvalidAuthorizationException
- All Implemented Interfaces:
Serializable
The exception is thrown if the application presents an invalid authorization
string in a request.
- See Also:
-
Method Summary
Methods inherited from class oracle.nosql.driver.NoSQLException
okToRetry
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString