Package com.day.cq.security
Class AuthorizableExistsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.day.cq.security.AuthorizableExistsException
- All Implemented Interfaces:
Serializable
Deprecated.
cq 5.5
Thrown on attempt to create an Authorizable with an ID that already is in use
by another
Authorizable- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.AuthorizableExistsException(String id, Exception cause) Deprecated. -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
AuthorizableExistsException
Deprecated. -
AuthorizableExistsException
Deprecated.
-
-
Method Details
-
getID
Deprecated.
-