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 Details

    • SchematronBindException

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

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