Class NoSuchAuthorizableException

All Implemented Interfaces:
Serializable

public class NoSuchAuthorizableException extends RuntimeException
Deprecated.
cq 5.5
Exception indicates that an Authorizable can not be resolved.
See Also:
  • Constructor Details

    • NoSuchAuthorizableException

      public NoSuchAuthorizableException(String authorizable)
      Deprecated.
    • NoSuchAuthorizableException

      public NoSuchAuthorizableException(String msg, Throwable t, String authorizable)
      Deprecated.
  • Method Details

    • getAuthorizable

      public String getAuthorizable()
      Deprecated.