public class InvalidConfigurationException extends Exception
| Constructor and Description |
|---|
InvalidConfigurationException(List<String> errors) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getErrors() |
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2010–2016 MyBatis.org. All rights reserved.