类 TradeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.dromara.northstar.common.exception.TradeException
- 所有已实现的接口:
Serializable
交易异常
- 作者:
- KevinHuangwl
- 另请参阅:
-
构造器概要
构造器构造器说明TradeException(String message) TradeException(String message, Throwable cause) TradeException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace) TradeException(Throwable cause) -
方法概要
-
构造器详细资料
-
TradeException
public TradeException() -
TradeException
-
TradeException
-
TradeException
-
TradeException
-