public class MyBatisException extends java.lang.RuntimeException
MyBatisException(java.lang.String message)
MyBatisException(java.lang.String message, java.lang.Exception e)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public MyBatisException(java.lang.String message)
public MyBatisException(java.lang.String message, java.lang.Exception e)