org.tm4j.topicmap .TopicMapProviderException
Description
Indicates that a topic map provider encountered an unexpected condition.
| Field Summary | |
|---|---|
| DEFAULT_MESSAGE | The default detail message associated with this exception. |
| m_errorString | The detail message associated with this exception. |
| m_nestedException | The nested error wrapped by this exception. |
| Method Summary | |
|---|---|
| java.lang.Throwable |
getCause()
Returns the nested exception that led to this exception being thrown
|
| java.lang.String |
getMessage()
Returns a displayable message for the exception.
|
| void | printStackTrace() |
| java.lang.String |
toString()
Returns a string representation of the provider exception.
|
Meta Data (2)
Related Topics
Is Contained By
Is Imported By
See Also
