Class RequiredRoleException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
RequiredRoleException.MustNotRemoveLastAdministator, RequiredRoleException.MustNotRemoveUserRole

public class RequiredRoleException extends PortalException
Author:
Brian Wing Shun Chan, Roberto Díaz
See Also:
  • Constructor Details

    • RequiredRoleException

      public RequiredRoleException()
    • RequiredRoleException

      public RequiredRoleException(String msg)
    • RequiredRoleException

      public RequiredRoleException(String msg, Throwable throwable)
    • RequiredRoleException

      public RequiredRoleException(Throwable throwable)