org.tm4j.net .LocatorFactoryException
Description
Indicates that a locator factory has encountered an unexpected condition. The exception or error which represents that unexpected condition is wrapped by this exception.
| Method Summary | |
|---|---|
| java.lang.Throwable | getCause() |
| java.lang.String |
getMessage()
Returns a displayable message for the exception.
|
| java.lang.String |
toString()
Returns a string representation of the exception.
|
Related Topics
Is Contained By
Is Imported By
See Also
