Class CqSecurityException

All Implemented Interfaces:
Serializable

public class CqSecurityException extends SlingException
Deprecated.
cq 5.5

CqSecurityException class.

See Also:
  • Constructor Details

    • CqSecurityException

      public CqSecurityException(Throwable e)
      Deprecated.

      Constructor for CqSecurityException.

      Parameters:
      e - a Throwable object.