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 $
See Also:
  • Constructor Details

    • MissingGroupOrStemException

      public MissingGroupOrStemException(String message)