nedpals/errgoengine

[ERROR TEMPLATE] Java - Class not found

Closed this issue · 1 comments

Name Type Code Language
Class not found Compile-time Error java.lang.ClassNotFoundError Java

Description

The specified class cannot be found within the program or libraries.

Sample Code

Add code here

Sample Error Message

Add message here

Implementation Checklist

  • Implemented analysis
  • Implemented explanation translation
  • Implemented bug fix generation
  • Add tests

Duplicate of #46