|
||||||||||
| 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.FactoryConfigurationException
Exception thrown when a TopicMapSystemFactory instance
cannot be instantiated through the method
TopicMapSystemFactory.newInstance().
| Constructor Summary | |
FactoryConfigurationException(java.lang.String msg)
|
|
FactoryConfigurationException(java.lang.String msg,
java.lang.Throwable cause)
|
|
FactoryConfigurationException(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 FactoryConfigurationException(java.lang.String msg)
public FactoryConfigurationException(java.lang.Throwable cause)
public FactoryConfigurationException(java.lang.String msg,
java.lang.Throwable cause)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||