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