Serialized Form
-
Package com.wechat.pay.java.core.exception
-
Exception com.wechat.pay.java.core.exception.DecryptionException
class DecryptionException extends WechatPayException implements Serializable- serialVersionUID:
- 1L
-
Exception com.wechat.pay.java.core.exception.HttpException
class HttpException extends WechatPayException implements Serializable- serialVersionUID:
- 8583990125724273072L
-
Serialized Fields
-
httpRequest
HttpRequest httpRequest
-
-
Exception com.wechat.pay.java.core.exception.MalformedMessageException
class MalformedMessageException extends WechatPayException implements Serializable- serialVersionUID:
- -1049702516796430238L
-
Exception com.wechat.pay.java.core.exception.ServiceException
class ServiceException extends WechatPayException implements Serializable- serialVersionUID:
- -7174975090366956652L
-
Serialized Fields
-
errorCode
String errorCode
-
errorMessage
String errorMessage
-
httpRequest
HttpRequest httpRequest
-
httpStatusCode
int httpStatusCode
-
responseBody
String responseBody
-
-
Exception com.wechat.pay.java.core.exception.ValidationException
class ValidationException extends WechatPayException implements Serializable- serialVersionUID:
- -5439484392712167452L
-
Exception com.wechat.pay.java.core.exception.WechatPayException
class WechatPayException extends RuntimeException implements Serializable- serialVersionUID:
- -5896431877288268263L
-