Class NoSuchShippingOptionAccountEntryRelException

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.NoSuchShippingOptionAccountEntryRelException
All Implemented Interfaces:
Serializable

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

    • NoSuchShippingOptionAccountEntryRelException

      public NoSuchShippingOptionAccountEntryRelException()
    • NoSuchShippingOptionAccountEntryRelException

      public NoSuchShippingOptionAccountEntryRelException(String msg)
    • NoSuchShippingOptionAccountEntryRelException

      public NoSuchShippingOptionAccountEntryRelException(String msg, Throwable throwable)
    • NoSuchShippingOptionAccountEntryRelException

      public NoSuchShippingOptionAccountEntryRelException(Throwable throwable)