Serialized Form
-
Package org.ikasan.component.converter.xml
-
Class org.ikasan.component.converter.xml.XmlValidationException extends java.lang.RuntimeException implements Serializable
- serialVersionUID:
- 5643215546008399313L
-
Serialized Fields
-
failedEvent
java.lang.String failedEvent
String representation of event failing validation where possible -
validationEvent
javax.xml.bind.ValidationEvent validationEvent
take the event causing validation failure with the exception
-
-