Class JaloPaymentModeException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- de.hybris.platform.jalo.JaloBusinessException
-
- de.hybris.platform.jalo.order.payment.JaloPaymentModeException
-
- All Implemented Interfaces:
java.io.Serializable
public class JaloPaymentModeException extends JaloBusinessException
Thrown when problems in Payment Mode methods occured.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description JaloPaymentModeException(java.lang.String message, int vendorCode)Constructor JaloPaymentModeExceptionJaloPaymentModeException(java.lang.Throwable nested, int vendorCode)
-
Method Summary
-
Methods inherited from class de.hybris.platform.jalo.JaloBusinessException
getErrorCode, getThrowable, toString
-
-