Class CommercePaymentEngineException

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

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

    • CommercePaymentEngineException

      public CommercePaymentEngineException()
    • CommercePaymentEngineException

      public CommercePaymentEngineException(String msg)
    • CommercePaymentEngineException

      public CommercePaymentEngineException(String msg, Throwable throwable)
    • CommercePaymentEngineException

      public CommercePaymentEngineException(Throwable throwable)