Class NoSuchUserGroupRoleException

All Implemented Interfaces:
Serializable

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

    • NoSuchUserGroupRoleException

      public NoSuchUserGroupRoleException()
    • NoSuchUserGroupRoleException

      public NoSuchUserGroupRoleException(String msg)
    • NoSuchUserGroupRoleException

      public NoSuchUserGroupRoleException(String msg, Throwable throwable)
    • NoSuchUserGroupRoleException

      public NoSuchUserGroupRoleException(Throwable throwable)