Class CompanyMaxUsersException

All Implemented Interfaces:
Serializable

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

    • CompanyMaxUsersException

      public CompanyMaxUsersException()
    • CompanyMaxUsersException

      public CompanyMaxUsersException(String msg)
    • CompanyMaxUsersException

      public CompanyMaxUsersException(String msg, Throwable throwable)
    • CompanyMaxUsersException

      public CompanyMaxUsersException(Throwable throwable)