Class RoleSetNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
edu.internet2.middleware.grouper.exception.RoleSetNotFoundException
- All Implemented Interfaces:
Serializable
Exception thrown when a role set is not found within the Groups
Registry.
- Version:
- $Id: RoleSetNotFoundException.java,v 1.1 2009-09-17 04:19:15 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
-
RoleSetNotFoundException
public RoleSetNotFoundException() -
RoleSetNotFoundException
- Parameters:
msg
-
-
RoleSetNotFoundException
- Parameters:
msg
-cause
-
-
RoleSetNotFoundException
- Parameters:
cause
-
-