Serialized Form


Package org.jibx.binding.classes

Class org.jibx.binding.classes.InstructionBuilder extends org.apache.bcel.generic.InstructionFactory implements Serializable


Package org.jibx.runtime

Class org.jibx.runtime.JiBXException extends java.lang.Exception implements Serializable

Serialized Fields

m_rootCause

java.lang.Throwable m_rootCause
Exception that caused this exception.

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



Project Web Site