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
public class NoSuchAuthorizableException
- extends RuntimeException
Exception indicates that an Authorizable
can not be resolved.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NoSuchAuthorizableException
public NoSuchAuthorizableException(String authorizable)
NoSuchAuthorizableException
public NoSuchAuthorizableException(String msg,
Throwable t,
String authorizable)
getAuthorizable
public String getAuthorizable()
Copyright © 2009 Day Management AG. All Rights Reserved.