XmlBeanDefinitionStoreException(resourceDescription: String, msg: String, cause: SAXException)
Create a new XmlBeanDefinitionStoreException.
resourceDescription - description of the resource that the bean definition came from
msg - the detail message (used as exception message as-is)
cause - the SAXException (typically a SAXParseException) root cause
See Also
org.xml.sax.SAXParseException