public class SqlSessionException extends PersistenceException
Constructor and Description |
---|
SqlSessionException() |
SqlSessionException(String message) |
SqlSessionException(String message,
Throwable cause) |
SqlSessionException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2009–2020 MyBatis.org. All rights reserved.