org.springframework.oxm.xmlbeans
Class XmlBeansSystemException
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.xmlbeans.XmlBeansSystemException
- All Implemented Interfaces:
- Serializable
public class XmlBeansSystemException
- extends UncategorizedXmlMappingException
XMLBeans-specific subclass of UncategorizedXmlMappingException
, for XMLBeans exceptions that cannot be
distinguished further.
- Since:
- 1.0.0
- Author:
- Arjen Poutsma
- See Also:
- Serialized Form
XmlBeansSystemException
public XmlBeansSystemException(Exception e)
Copyright © 2005-2010 The Spring Web Services Framework. All Rights Reserved.