Package oracle.nosql.driver
Class UnauthorizedException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- oracle.nosql.driver.NoSQLException
-
- oracle.nosql.driver.UnauthorizedException
-
- All Implemented Interfaces:
java.io.Serializable
public class UnauthorizedException extends NoSQLException
The exception is thrown if an application does not have sufficient permission to perform a request.- See Also:
- Serialized Form
-
-
Method Summary
-
Methods inherited from class oracle.nosql.driver.NoSQLException
okToRetry
-
-