| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.tmapi.core.TMAPIException
org.tmapi.core.TopicMapExistsException
Exception thrown when an attempt is made to create a new TopicMap with a base locator that is already assigned to another TopicMap in the same TopicMapSystem.
| Constructor Summary | |
| TopicMapExistsException(java.lang.String msg) | |
| TopicMapExistsException(java.lang.String msg,
                        java.lang.Throwable cause) | |
| TopicMapExistsException(java.lang.Throwable cause) | |
| Methods inherited from class org.tmapi.core.TMAPIException | 
| getCause | 
| Methods inherited from class java.lang.Throwable | 
| fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString | 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
public TopicMapExistsException(java.lang.Throwable cause)
public TopicMapExistsException(java.lang.String msg,
                               java.lang.Throwable cause)
public TopicMapExistsException(java.lang.String msg)
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||