Class EntityRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.atlassian.confluence.security.EntityRuntimeException
- All Implemented Interfaces:
Serializable
Thrown during a user or group operation where the user or group does not exist
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionEntityRuntimeException
(String message) EntityRuntimeException
(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
EntityRuntimeException
-
EntityRuntimeException
-