Class SchematronConfigException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.camel.RuntimeCamelException
org.apache.camel.component.schematron.exception.SchematronConfigException
All Implemented Interfaces:
Serializable

public class SchematronConfigException extends org.apache.camel.RuntimeCamelException
Schematron configuration Exception.
See Also:
  • Constructor Details

    • SchematronConfigException

      public SchematronConfigException(Throwable e)
    • SchematronConfigException

      public SchematronConfigException(String message)