public class RuntimeSqlException extends RuntimeException
| Constructor and Description |
|---|
RuntimeSqlException() |
RuntimeSqlException(String message) |
RuntimeSqlException(String message,
Throwable cause) |
RuntimeSqlException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2009–2021 MyBatis.org. All rights reserved.