Class RuntimeSQLException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.ibatis.common.jdbc.exception.RuntimeSQLException
All Implemented Interfaces:
Serializable

public class RuntimeSQLException extends RuntimeException
Unchecked exception to allow passing an Exception with the original SQLException.
See Also: