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