edu.internet2.middleware.grouper.ui
Class MissingGroupOrStemException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
edu.internet2.middleware.grouper.ui.MissingGroupOrStemException
- All Implemented Interfaces:
- Serializable
public class MissingGroupOrStemException
- extends RuntimeException
Thrown when an id does not match to a group or stem
- Version:
- $Id: MissingGroupOrStemException.java,v 1.1 2008-04-13 16:15:26 isgwb Exp $
- Author:
- Gary Brown.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
MissingGroupOrStemException
public MissingGroupOrStemException(String message)