@Deprecated public class IbatisException extends RuntimeException
Constructor and Description |
---|
IbatisException()
Deprecated.
|
IbatisException(String message)
Deprecated.
|
IbatisException(String message,
Throwable cause)
Deprecated.
|
IbatisException(Throwable cause)
Deprecated.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2010–2015 MyBatis.org. All rights reserved.