|
dbXML API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--org.dbxml.server.dbXMLException
|
+--org.dbxml.core.DBException
|
+--org.dbxml.core.objects.XMLObjectException
|
+--org.dbxml.core.objects.ClassFormatException
A ClassFormatException is thrown if an XMLObject exposes overloaded methods or other non-supported signatures.
| Fields inherited from class org.dbxml.core.DBException |
faultCode |
| Constructor Summary | |
ClassFormatException()
|
|
ClassFormatException(java.lang.String message)
|
|
| Methods inherited from class org.dbxml.server.dbXMLException |
getWrappedThrowable, printStackTrace, printStackTrace, printStackTrace |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, toString |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public ClassFormatException()
public ClassFormatException(java.lang.String message)
|
dbXML API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||