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