Class AddressStreetException

All Implemented Interfaces:
Serializable

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

    • AddressStreetException

      public AddressStreetException()
    • AddressStreetException

      public AddressStreetException(String msg)
    • AddressStreetException

      public AddressStreetException(String msg, Throwable throwable)
    • AddressStreetException

      public AddressStreetException(Throwable throwable)