org.springframework.oxm.castor
Class CastorValidationFailureException
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.ValidationFailureException
org.springframework.oxm.castor.CastorValidationFailureException
- All Implemented Interfaces:
- Serializable
public class CastorValidationFailureException
- extends ValidationFailureException
Castor-specific subclass of MarshallingFailureException
.
- Since:
- 1.0.0
- Author:
- Arjen Poutsma
- See Also:
CastorUtils.convertXmlException(org.exolab.castor.xml.XMLException, boolean)
,
Serialized Form
CastorValidationFailureException
public CastorValidationFailureException(org.exolab.castor.xml.ValidationException ex)
Copyright © 2005-2010 The Spring Web Services Framework. All Rights Reserved.