Class SchematronPreprocessException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.helger.schematron.SchematronException
com.helger.schematron.pure.preprocess.SchematronPreprocessException
All Implemented Interfaces:
Serializable

public class SchematronPreprocessException extends com.helger.schematron.SchematronException
Schematron exception that happens during pre-processing.
Author:
Philip Helger
See Also:
  • Constructor Details

    • SchematronPreprocessException

      public SchematronPreprocessException(@Nonnull String sMsg)
      Constructor
      Parameters:
      sMsg - error message
    • SchematronPreprocessException

      public SchematronPreprocessException(@Nonnull String sMsg, @Nullable Throwable t)
      Constructor
      Parameters:
      sMsg - error message
      t - Nested exception