Class NoSuchAddressRestrictionException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.NoSuchModelException
com.liferay.commerce.exception.NoSuchAddressRestrictionException
All Implemented Interfaces:
Serializable

public class NoSuchAddressRestrictionException extends com.liferay.portal.kernel.exception.NoSuchModelException
See Also:
  • Constructor Details

    • NoSuchAddressRestrictionException

      public NoSuchAddressRestrictionException()
    • NoSuchAddressRestrictionException

      public NoSuchAddressRestrictionException(String msg)
    • NoSuchAddressRestrictionException

      public NoSuchAddressRestrictionException(String msg, Throwable throwable)
    • NoSuchAddressRestrictionException

      public NoSuchAddressRestrictionException(Throwable throwable)