Uses of Class
guru.mikelue.jdut.assertion.AssertException
-
Packages that use AssertException Package Description guru.mikelue.jdut.assertion Some lightweight utility for assertion of JDBC objects. -
-
Uses of AssertException in guru.mikelue.jdut.assertion
Methods in guru.mikelue.jdut.assertion that return AssertException Modifier and Type Method Description static AssertExceptionJdbcAssert. assertException(SQLException sqlException)As lambda ofSQLExceptionConvert.
-