Class JavaParseException

All Implemented Interfaces:
Serializable

public class JavaParseException extends IOException
Exception that indicates a failure to parse a Java file.
See Also:
  • Constructor Details

    • JavaParseException

      public JavaParseException(String message)