Class DuplicateCountryException

All Implemented Interfaces:
Serializable

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

    • DuplicateCountryException

      public DuplicateCountryException()
    • DuplicateCountryException

      public DuplicateCountryException(String msg)
    • DuplicateCountryException

      public DuplicateCountryException(String msg, Throwable throwable)
    • DuplicateCountryException

      public DuplicateCountryException(Throwable throwable)