public abstract class XmlMappingException
extends org.springframework.core.NestedRuntimeException
| 构造器和说明 |
|---|
XmlMappingException(String msg)
Construct an
XmlMappingException with the specified detail message. |
XmlMappingException(String msg,
Throwable cause)
Construct an
XmlMappingException with the specified detail message
and nested exception. |
contains, getMessage, getMostSpecificCause, getRootCausepublic XmlMappingException(String msg)
XmlMappingException with the specified detail message.msg - the detail message