Class RoleAssignmentException

All Implemented Interfaces:
Serializable

public class RoleAssignmentException extends PortalException
Author:
Brian Wing Shun Chan
See Also:
  • Constructor Details

    • RoleAssignmentException

      public RoleAssignmentException()
    • RoleAssignmentException

      public RoleAssignmentException(String msg)
    • RoleAssignmentException

      public RoleAssignmentException(String msg, Throwable throwable)
    • RoleAssignmentException

      public RoleAssignmentException(Throwable throwable)