Class PreprocessingException

    • Constructor Detail

      • PreprocessingException

        public PreprocessingException​(String message,
                                      URL link,
                                      int lineNo,
                                      Throwable cause)
      • PreprocessingException

        public PreprocessingException​(String message,
                                      URL link,
                                      int lineNo)
    • Method Detail

      • getLine

        public int getLine()
      • getUrl

        public URL getUrl()