Class NoSuchUserGroupException

All Implemented Interfaces:
Serializable

public class NoSuchUserGroupException extends NoSuchModelException
Author:
Brian Wing Shun Chan
See Also:
  • Constructor Details

    • NoSuchUserGroupException

      public NoSuchUserGroupException()
    • NoSuchUserGroupException

      public NoSuchUserGroupException(String msg)
    • NoSuchUserGroupException

      public NoSuchUserGroupException(String msg, Throwable throwable)
    • NoSuchUserGroupException

      public NoSuchUserGroupException(Throwable throwable)