org.springframework.xml.xsd.commons
Class CommonsXsdSchemaException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.core.NestedRuntimeException
org.springframework.xml.XmlException
org.springframework.xml.xsd.XsdSchemaException
org.springframework.xml.xsd.commons.CommonsXsdSchemaException
- All Implemented Interfaces:
- Serializable
public class CommonsXsdSchemaException
- extends XsdSchemaException
Commons XmlSchema version of the XsdSchemaException
.
- Since:
- 1.5.0
- Author:
- Arjen Poutsma
- See Also:
- Serialized Form
CommonsXsdSchemaException
public CommonsXsdSchemaException(String message)
CommonsXsdSchemaException
public CommonsXsdSchemaException(String message,
Throwable exception)
Copyright © 2005-2010 The Spring Web Services Framework. All Rights Reserved.