Class SchematronException

    • Constructor Detail

      • SchematronException

        public SchematronException()
      • SchematronException

        public SchematronException​(String message,
                                   Throwable cause,
                                   boolean enableSuppression,
                                   boolean writableStackTrace)
      • SchematronException

        public SchematronException​(String message,
                                   Throwable cause)
      • SchematronException

        public SchematronException​(String message)
      • SchematronException

        public SchematronException​(Throwable cause)