Class DitaIOException

All Implemented Interfaces:
Serializable

public class DitaIOException extends DeltaXMLException
DITA Input/Output Exceptions.

The DITA Map processing typically involves a significant amount of Input/Output processing, including the loading and copying of referenced resources. This class is used to represent problems with addressing, accessing, loading/reading, and saving/writing such resources. It is also used to represent problems with manipulating the references to these resources.

See Also: