|
||||||||||
| 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
public class TopicMapExistsException

Exception thrown when an attempt is made to create a new TopicMap
under a storage address (an IRI) that is already assigned to another
TopicMap in the same TopicMapSystem.
| Constructor Summary | |
|---|---|
TopicMapExistsException(java.lang.String message)
Constructs a new TopcMapExistsException with the specified detail message. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, 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.String message)
message - The detail message. This message is saved for later
retrieval by the Throwable.getMessage() method.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||