Class GroupSetNotFoundException

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

public class GroupSetNotFoundException extends RuntimeException
See Also:
  • Constructor Details

    • GroupSetNotFoundException

      public GroupSetNotFoundException()
    • GroupSetNotFoundException

      public GroupSetNotFoundException(String msg)
      Parameters:
      msg -
    • GroupSetNotFoundException

      public GroupSetNotFoundException(String msg, Throwable cause)
      Parameters:
      msg -
      cause -
    • GroupSetNotFoundException

      public GroupSetNotFoundException(Throwable cause)
      Parameters:
      cause -