edu.internet2.middleware.grouper.exception
Class AttributeDefNameTooManyResults
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
edu.internet2.middleware.grouper.exception.AttributeDefNameTooManyResults
- All Implemented Interfaces:
- java.io.Serializable
public class AttributeDefNameTooManyResults
- extends java.lang.RuntimeException
too many attribute def names
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
AttributeDefNameTooManyResults
public AttributeDefNameTooManyResults()
AttributeDefNameTooManyResults
public AttributeDefNameTooManyResults(java.lang.String message)
- Parameters:
message
-
AttributeDefNameTooManyResults
public AttributeDefNameTooManyResults(java.lang.Throwable cause)
- Parameters:
cause
-
AttributeDefNameTooManyResults
public AttributeDefNameTooManyResults(java.lang.String message,
java.lang.Throwable cause)
- Parameters:
message
- cause
-