rat.document
Class CompositeDocumentException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
rat.document.CompositeDocumentException
- All Implemented Interfaces:
- Serializable
public class CompositeDocumentException
- extends IOException
Indicates that the document is a composite archive
and cannot be read.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CompositeDocumentException
public CompositeDocumentException()
CompositeDocumentException
public CompositeDocumentException(String s)
Copyright © 2006-2011. All Rights Reserved.