|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object de.ispsoft.jaxme.jaxb.ErrorCodes
List of possible error codes that appear in JaxbExceptions.
Field Summary | |
static java.lang.String |
ERROR_NO_JAXME_ELEMENT
Error code: The supplied object is not an instance of JMAnyElement. |
Constructor Summary | |
ErrorCodes()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String ERROR_NO_JAXME_ELEMENT
Error code: The supplied object is not an instance of JMAnyElement. A possible reason may be that objects from different JAXB implementations are mixed.
Constructor Detail |
public ErrorCodes()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |