Class EntityRuntimeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.atlassian.confluence.security.EntityRuntimeException
All Implemented Interfaces:
Serializable

public class EntityRuntimeException extends RuntimeException
Thrown during a user or group operation where the user or group does not exist
See Also:
  • Constructor Details

    • EntityRuntimeException

      public EntityRuntimeException(String message)
    • EntityRuntimeException

      public EntityRuntimeException(String message, Throwable cause)