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:
  • Constructor Details

    • CommonsXsdSchemaException

      public CommonsXsdSchemaException(String message)
    • CommonsXsdSchemaException

      public CommonsXsdSchemaException(String message, Throwable exception)