Class WrongWhereParamTypeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalArgumentException
cool.scx.data.query.exception.WrongWhereParamTypeException
- All Implemented Interfaces:
Serializable
WhereBody 参数类型异常
- Version:
- 0.0.1
- Author:
- scx567888
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionWrongWhereParamTypeException(String name, WhereType whereType, 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
-
WrongWhereParamTypeException
-