Package com.day.cq.security
Class NoSuchAuthorizableException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.day.cq.security.NoSuchAuthorizableException
- All Implemented Interfaces:
Serializable
Deprecated.
cq 5.5
Exception indicates that an
Authorizable
can not be resolved.- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionNoSuchAuthorizableException(String authorizable) Deprecated.NoSuchAuthorizableException(String msg, Throwable t, String authorizable) 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
-
NoSuchAuthorizableException
Deprecated. -
NoSuchAuthorizableException
Deprecated.
-
-
Method Details
-
getAuthorizable
Deprecated.
-