Class SchematronInterruptedException

    • Constructor Detail

      • SchematronInterruptedException

        public SchematronInterruptedException()
        Constructor
      • SchematronInterruptedException

        public SchematronInterruptedException​(@Nonnull
                                              String sMsg)
        Constructor with message
        Parameters:
        sMsg - Message to provide. Should not be null.