Class GrouperSessionException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
edu.internet2.middleware.grouper.exception.GrouperSessionException
All Implemented Interfaces:
Serializable

public class GrouperSessionException extends RuntimeException
Use this to tunnel exceptions through the GrouperSession inverse of control
See Also:
  • Constructor Details

    • GrouperSessionException

      public GrouperSessionException(Throwable cause)
      Parameters:
      cause -