Class NoSuchInventoryAuditException

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.inventory.exception.NoSuchInventoryAuditException
All Implemented Interfaces:
Serializable

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

    • NoSuchInventoryAuditException

      public NoSuchInventoryAuditException()
    • NoSuchInventoryAuditException

      public NoSuchInventoryAuditException(String msg)
    • NoSuchInventoryAuditException

      public NoSuchInventoryAuditException(String msg, Throwable throwable)
    • NoSuchInventoryAuditException

      public NoSuchInventoryAuditException(Throwable throwable)