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