public class MiniXmlParserException extends Exception
Constructor and Description |
---|
MiniXmlParserException(String msg) |
MiniXmlParserException(String msg,
Throwable t) |
MiniXmlParserException(Throwable t)
Wrapper for XML processing errors
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2021. All rights reserved.