Class ParseAbortedException

  • All Implemented Interfaces:
    Serializable

    public class ParseAbortedException
    extends Exception
    Exception during the parsing and visitors of the compilation units. Could be specialized into one exception per visitor (eg type res).
    See Also:
    Serialized Form
    • Constructor Detail

      • ParseAbortedException

        public ParseAbortedException​(Throwable t)