public class TagParseException extends TagException
| Constructor and Description |
|---|
TagParseException(TagHandler tagHandler,
IOException e) |
TagParseException(TagHandler tagHandler,
ParserConfigurationException e) |
TagParseException(TagHandler tagHandler,
SAXException e) |
toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic TagParseException(TagHandler tagHandler, ParserConfigurationException e)
public TagParseException(TagHandler tagHandler, SAXException e)
public TagParseException(TagHandler tagHandler, IOException e)
Copyright © 2021. All rights reserved.