Serialized Form
-
Package org.jibx.runtime
-
Class org.jibx.runtime.JiBXConstrainedParseException extends JiBXParseException implements Serializable
-
Serialized Fields
-
m_allowableValues
String[] m_allowableValues
-
-
-
Class org.jibx.runtime.JiBXException extends Exception implements Serializable
-
Serialized Fields
-
m_rootCause
Throwable m_rootCause
Exception that caused this exception.
-
-
-
Class org.jibx.runtime.JiBXParseException extends JiBXException implements Serializable
-
Class org.jibx.runtime.RecoverableException extends JiBXException implements Serializable
-
Class org.jibx.runtime.UnrecoverableException extends JiBXException implements Serializable
-
Class org.jibx.runtime.ValidationException extends RecoverableException implements Serializable
-