Class AggregatedXmlMessageValidationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.integration.xml.AggregatedXmlMessageValidationException
- All Implemented Interfaces:
 Serializable
The validation exception which aggregate all the XML validation errors.
- Since:
 - 2.0
 - Author:
 - Oleg Zhurakousky, Artem Bilan
 - See Also:
 
- 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString 
- 
Constructor Details
- 
AggregatedXmlMessageValidationException
 
 - 
 - 
Method Details
- 
getMessage
- Overrides:
 getMessagein classThrowable
 - 
getExceptions
 
 -