|
dbXML API | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.dbxml.util.dbXMLException
com.dbxml.db.core.DBException
com.dbxml.db.core.extension.ExtensionException
com.dbxml.db.core.extension.InvalidContextException
A InvalidContextException is thrown if an Extension does not belong to a specified context.
Field Summary |
Fields inherited from class com.dbxml.util.dbXMLException |
faultCode |
Constructor Summary | |
InvalidContextException(java.lang.String message,
java.lang.Throwable wrapped)
|
|
InvalidContextException(java.lang.Throwable wrapped)
|
Methods inherited from class com.dbxml.util.dbXMLException |
getFaultCode |
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 |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public InvalidContextException(java.lang.Throwable wrapped)
public InvalidContextException(java.lang.String message, java.lang.Throwable wrapped)
|
dbXML API | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |