Class PhoneNumberException

All Implemented Interfaces:
Serializable

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

    • PhoneNumberException

      public PhoneNumberException()
    • PhoneNumberException

      public PhoneNumberException(String msg)
    • PhoneNumberException

      public PhoneNumberException(String msg, Throwable throwable)
    • PhoneNumberException

      public PhoneNumberException(Throwable throwable)