edu.internet2.middleware.grouper.app.gsh
Class GrouperShellException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
edu.internet2.middleware.grouper.app.gsh.GrouperShellException
- All Implemented Interfaces:
- java.io.Serializable
public class GrouperShellException
- extends java.lang.RuntimeException
Generic GrouperShell
exception.
- Since:
- 0.0.1
- Version:
- $Id: GrouperShellException.java,v 1.2 2009-03-15 06:37:23 mchyzer Exp $
- Author:
- blair christensen.
- 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 |
GrouperShellException
public GrouperShellException()
GrouperShellException
public GrouperShellException(java.lang.String msg)
GrouperShellException
public GrouperShellException(java.lang.String msg,
java.lang.Throwable cause)
GrouperShellException
public GrouperShellException(java.lang.Throwable cause)