Package com.pugwoo.dbhelper.exception
Class ParameterSizeNotMatchedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.pugwoo.dbhelper.exception.ParameterSizeNotMatchedException
- All Implemented Interfaces:
Serializable
sql参数个数不一致异常
- See Also:
-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ParameterSizeNotMatchedException
public ParameterSizeNotMatchedException() -
ParameterSizeNotMatchedException
-
ParameterSizeNotMatchedException
-