org.tm4j.topicmap.TopicMapRuntimeException .getCause()

Description

Returns the nested error which this TopicMapException wraps.

Returns

The wrapped exception. This may be null if this exception does not wrap a nested exception.

Other Resources

Related Topics