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