Package com.strongdm.api
Class PermissionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.strongdm.api.RpcException
com.strongdm.api.PermissionException
- All Implemented Interfaces:
Serializable
PermissionException is used to specify a permissions violation
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class com.strongdm.api.RpcException
getCode
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
PermissionException
-