Class GrouperShellException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
edu.internet2.middleware.grouper.app.gsh.GrouperShellException
- All Implemented Interfaces:
Serializable
Generic
GrouperShell
exception.
- Since:
- 0.0.1
- Version:
- $Id: GrouperShellException.java,v 1.2 2009-03-15 06:37:23 mchyzer Exp $
- See Also:
-
Constructor Summary
ConstructorDescriptionGrouperShellException
(String msg, Throwable cause) GrouperShellException
(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
GrouperShellException
public GrouperShellException() -
GrouperShellException
-
GrouperShellException
-
GrouperShellException
-