Package de.dante.extex.backend.documentWriter.exception

This package contains the exception classes for the document writer implementations.

See:
          Description

Exception Summary
DocumentWriterClosedChannelException DocumentWriter: clodes channel.
DocumentWriterException This is the base class for all document writer exception visible through the interface.
DocumentWriterFontException DocumentWriter: FontException.
DocumentWriterIOException DocumentWriter: IOException.
NoOutputStreamException A document writer throws is exception when no output stream was set before calling shipout.
OutputStreamOpenException This exception is used to signal that an output stream could not be opened.
 

Package de.dante.extex.backend.documentWriter.exception Description

This package contains the exception classes for the document writer implementations.