Class WeChatPayException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.hybris.platform.chinesepspwechatpayservices.exception.WeChatPayException
- All Implemented Interfaces:
Serializable
Custom exception class to handle exceptions while executing HTTP request
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionWeChatPayException(String s, Throwable throwable) WeChatPayException(Throwable throwable) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
WeChatPayException
public WeChatPayException() -
WeChatPayException
-
WeChatPayException
-
WeChatPayException
-