Class AddressSubtypeException

All Implemented Interfaces:
Serializable

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

    • AddressSubtypeException

      public AddressSubtypeException()
    • AddressSubtypeException

      public AddressSubtypeException(String msg)
    • AddressSubtypeException

      public AddressSubtypeException(String msg, Throwable throwable)
    • AddressSubtypeException

      public AddressSubtypeException(Throwable throwable)