Package com.day.cq.security
Class CqSecurityException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.apache.sling.api.SlingException
-
- com.day.cq.security.CqSecurityException
-
- All Implemented Interfaces:
java.io.Serializable
public class CqSecurityException extends SlingException
Deprecated.cq 5.5- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CqSecurityException(java.lang.Throwable e)
Deprecated.
-