Class SchematronBindException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.helger.schematron.SchematronException
com.helger.schematron.pure.binding.SchematronBindException
- All Implemented Interfaces:
Serializable
public class SchematronBindException
extends com.helger.schematron.SchematronException
Schematron exception that happens during binding.
- Author:
- Philip Helger
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SchematronBindException
Constructor- Parameters:
sMsg- error message
-
SchematronBindException
Constructor- Parameters:
sMsg- error messaget- Nested exception
-