Package com.github.kagkarlsson.jdbc
Class SQLRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.github.kagkarlsson.jdbc.SQLRuntimeException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
IntegrityConstraintViolation,Mappers.SingleResultExpected
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSQLRuntimeException(String message) SQLRuntimeException(String message, SQLException cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SQLRuntimeException
public SQLRuntimeException() -
SQLRuntimeException
-
SQLRuntimeException
-
SQLRuntimeException
-