Class RuntimeSQLException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.huiche.jdbc.exception.RuntimeSQLException
- All Implemented Interfaces:
Serializable
SQL异常的运行时异常包装,在无法抛出SQLException的地方进行包装抛出
- Author:
- Maning
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
RuntimeSQLException
-
-
Method Details
-
getSqlException
-