Class AttributeAssignActionNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
edu.internet2.middleware.grouper.exception.AttributeAssignActionNotFoundException
- All Implemented Interfaces:
Serializable
Exception thrown when an attribute assign action is not found within the Groups
Registry.
- Version:
- $Id: AttributeAssignActionNotFoundException.java,v 1.1 2009-10-26 02:26:08 mchyzer Exp $
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
AttributeAssignActionNotFoundException
public AttributeAssignActionNotFoundException() -
AttributeAssignActionNotFoundException
- Parameters:
msg
-
-
AttributeAssignActionNotFoundException
- Parameters:
msg
-cause
-
-
AttributeAssignActionNotFoundException
- Parameters:
cause
-
-