org.springframework.oxm.jibx
Class JibxSystemException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.core.NestedRuntimeException
org.springframework.xml.XmlException
org.springframework.oxm.XmlMappingException
org.springframework.oxm.UncategorizedXmlMappingException
org.springframework.oxm.jibx.JibxSystemException
- All Implemented Interfaces:
- Serializable
public class JibxSystemException
- extends UncategorizedXmlMappingException
JiBX-specific subclass of UncategorizedXmlMappingException
, for JiBXBException
s that cannot
be distinguished further.
- Since:
- 1.0.0
- Author:
- Arjen Poutsma
- See Also:
JibxUtils.convertJibxException(org.jibx.runtime.JiBXException,boolean)
,
Serialized Form
JibxSystemException
public JibxSystemException(Exception ex)
Copyright © 2005-2010 The Spring Web Services Framework. All Rights Reserved.