Class AttributeAssignValueNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
edu.internet2.middleware.grouper.exception.AttributeAssignValueNotFoundException
- All Implemented Interfaces:
Serializable
Exception thrown when an attribute assign value is not found within the Groups
Registry.
- Version:
- $Id: AttributeAssignValueNotFoundException.java,v 1.1 2009-06-28 19:02:17 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
-
AttributeAssignValueNotFoundException
public AttributeAssignValueNotFoundException() -
AttributeAssignValueNotFoundException
- Parameters:
msg
-
-
AttributeAssignValueNotFoundException
- Parameters:
msg
-cause
-
-
AttributeAssignValueNotFoundException
- Parameters:
cause
-
-