1: /* Generated By:JavaCC: Do not edit this line. ParseError.java Version 0.6 */ 2: package org.python.parser; 3: 4: public class ParseError extends Exception { 5: }