Class DuplicateRoleException

All Implemented Interfaces:
Serializable

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

    • DuplicateRoleException

      public DuplicateRoleException()
    • DuplicateRoleException

      public DuplicateRoleException(String msg)
    • DuplicateRoleException

      public DuplicateRoleException(String msg, Throwable throwable)
    • DuplicateRoleException

      public DuplicateRoleException(Throwable throwable)