Class SemanticException

    • Constructor Detail

      • SemanticException

        public SemanticException()
      • SemanticException

        public SemanticException​(String message)
      • SemanticException

        public SemanticException​(Throwable cause)
      • SemanticException

        public SemanticException​(String message,
                                 Throwable cause)
    • Method Detail

      • wasReported

        public boolean wasReported()