|
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.ClassFormatException
A ClassFormatException is thrown if an Extension exposes overloaded methods or other non-supported signatures.
| Field Summary |
| Fields inherited from class com.dbxml.util.dbXMLException |
faultCode |
| Constructor Summary | |
ClassFormatException(java.lang.String message,
java.lang.Throwable wrapped)
|
|
ClassFormatException(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 ClassFormatException(java.lang.Throwable wrapped)
public ClassFormatException(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 | ||||||||||