Class AddressCityException

All Implemented Interfaces:
Serializable

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

    • AddressCityException

      public AddressCityException()
    • AddressCityException

      public AddressCityException(String msg)
    • AddressCityException

      public AddressCityException(String msg, Throwable throwable)
    • AddressCityException

      public AddressCityException(Throwable throwable)