Class CommerceOrderImporterTypeException

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

public class CommerceOrderImporterTypeException extends com.liferay.portal.kernel.exception.PortalException
See Also:
  • Constructor Details

    • CommerceOrderImporterTypeException

      public CommerceOrderImporterTypeException()
    • CommerceOrderImporterTypeException

      public CommerceOrderImporterTypeException(String msg)
    • CommerceOrderImporterTypeException

      public CommerceOrderImporterTypeException(String msg, Throwable throwable)
    • CommerceOrderImporterTypeException

      public CommerceOrderImporterTypeException(Throwable throwable)