Package org.openehealth.ipf.commons.xml
Class SchematronValidationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.openehealth.ipf.commons.core.modules.api.ValidationException
org.openehealth.ipf.commons.xml.SchematronValidationException
- All Implemented Interfaces:
Serializable
- Author:
- Dmytro Rud
- See Also:
-
Constructor Summary
ConstructorDescriptionSchematronValidationException
(List<? extends Throwable> causes, SchematronOutput svrl) -
Method Summary
Methods inherited from class org.openehealth.ipf.commons.core.modules.api.ValidationException
getCauses, getMessage
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SchematronValidationException
-
-
Method Details
-
getSvrl
-