Package com.pugwoo.dbhelper.exception
Class NullKeyValueException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.pugwoo.dbhelper.exception.NullKeyValueException
- All Implemented Interfaces:
Serializable
查询时,主键的值是null时抛异常
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NullKeyValueException
public NullKeyValueException() -
NullKeyValueException
-
NullKeyValueException
-