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