Class RequiredCompanyException

All Implemented Interfaces:
Serializable

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

    • RequiredCompanyException

      public RequiredCompanyException()
    • RequiredCompanyException

      public RequiredCompanyException(String msg)
    • RequiredCompanyException

      public RequiredCompanyException(String msg, Throwable throwable)
    • RequiredCompanyException

      public RequiredCompanyException(Throwable throwable)