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, toString
Copyright © 2010–2015 MyBatis.org. All rights reserved.