Package org.exoplatform.task.exception
Class UnAuthorizedOperationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.exoplatform.task.exception.AbstractEntityException
org.exoplatform.task.exception.UnAuthorizedOperationException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionUnAuthorizedOperationException(Long entityId, Class<?> entityType, String message) -
Method Summary
Methods inherited from class org.exoplatform.task.exception.AbstractEntityException
getEntityId, getEntityTypeMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UnAuthorizedOperationException
-
-
Method Details
-
getMessage
- Overrides:
getMessagein classAbstractEntityException
-