Class WrongConditionParamTypeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalArgumentException
cool.scx.data.jdbc.exception.WrongConditionParamTypeException
- All Implemented Interfaces:
Serializable
WhereBody 参数类型异常
- Version:
- 0.0.1
- Author:
- scx567888
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionWrongConditionParamTypeException(String name, ConditionType conditionType, String paramType) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
WrongConditionParamTypeException
-