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

Serialized Fields

m_value

String m_value

m_namespace

String m_namespace

m_tagName

String m_tagName

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



Copyright © 2005-2011 jibx.org. All Rights Reserved.