Class RolePermissionsException

All Implemented Interfaces:
Serializable

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

    • RolePermissionsException

      public RolePermissionsException()
    • RolePermissionsException

      public RolePermissionsException(String msg)
    • RolePermissionsException

      public RolePermissionsException(String msg, Throwable throwable)
    • RolePermissionsException

      public RolePermissionsException(Throwable throwable)