Class ConstructorException

    • Constructor Detail

      • ConstructorException

        protected ConstructorException​(String context,
                                       Mark contextMark,
                                       String problem,
                                       Mark problemMark,
                                       Throwable cause)
      • ConstructorException

        protected ConstructorException​(String context,
                                       Mark contextMark,
                                       String problem,
                                       Mark problemMark)