Class InsufficientPrivilegeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
edu.internet2.middleware.grouper.exception.InsufficientPrivilegeException
- All Implemented Interfaces:
Serializable
Exception thrown when an operation cannot be performed due to
insufficient privileges.
- Version:
- $Id: InsufficientPrivilegeException.java,v 1.2 2009-03-15 06:37:23 mchyzer Exp $
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InsufficientPrivilegeException
public InsufficientPrivilegeException() -
InsufficientPrivilegeException
-
InsufficientPrivilegeException
-
InsufficientPrivilegeException
-