程序包 com.walker.pay
类 PayException
- 所有已实现的接口:
Serializable
- 直接已知子类:
NotifyException,OrderException
支付系统异常定义,业务需要捕获。
- 作者:
- 时克英
- 另请参阅:
-
构造器概要
构造器构造器说明PayException(String orderId, String msg, Throwable caution) PayException(String orderId, Throwable caution) -
方法概要
从类继承的方法 com.walker.infrastructure.ApplicationException
getCode从类继承的方法 com.walker.infrastructure.core.NestedCheckedException
contains, getMessage, getMostSpecificCause, getRootCause
-
构造器详细资料
-
PayException
-
PayException
-
-
方法详细资料
-
getOrderId
-
setOrderId
-