info.informatica.html.tag
Class TagParsingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
info.informatica.doc.DocumentException
info.informatica.html.HTMLDocumentException
info.informatica.html.HTMLParsingException
info.informatica.html.tag.TagParsingException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- TagValidationException
public class TagParsingException
- extends HTMLParsingException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
TagParsingException
public TagParsingException()
TagParsingException
public TagParsingException(String message)
TagParsingException
public TagParsingException(String message,
Throwable t)
TagParsingException
public TagParsingException(Throwable t)