Package com.day.cq.security
Class NoSuchPrivilegeException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- java.lang.SecurityException
-
- com.day.cq.security.NoSuchPrivilegeException
-
- All Implemented Interfaces:
java.io.Serializable
public class NoSuchPrivilegeException extends java.lang.SecurityException
Deprecated.cq 5.5- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description NoSuchPrivilegeException(java.lang.String id)
Deprecated.
-