Class CountryNumberException

All Implemented Interfaces:
Serializable

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

    • CountryNumberException

      public CountryNumberException()
    • CountryNumberException

      public CountryNumberException(String msg)
    • CountryNumberException

      public CountryNumberException(String msg, Throwable throwable)
    • CountryNumberException

      public CountryNumberException(Throwable throwable)