org.tm4j.topicmap .TopicMapProcessingException

Description

Indicates that the engine encountered an unexpected condition during topic map processing. Examples of conditions causing this exception to be thrown include:

  • Failure to parse an XTM document.
  • Failure to process a reference to another resource,
  • Failure to properly copy a particular topic map object,
  • etc.

Method Summary
java.lang.Throwable getCause()
This method will override the getCause Method when compiled with JDK1.4

Related Topics

Imports
Is Contained By
Is Imported By