Package org.rostore.service.apikey
Class PermissionDeniedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.rostore.entity.RoStoreException
org.rostore.service.RoStoreServiceException
org.rostore.service.apikey.PermissionDeniedException
- All Implemented Interfaces:
Serializable
Exception is thrown when the client tries to execute an operation
that it has no sufficient permissions for.
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class org.rostore.service.RoStoreServiceException
getStatus
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
PermissionDeniedException
-