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