NoClassDefFoundError
java NoClassDefFoundError
Thrown when the JVM cannot find a class at runtime that was present at compile time. Usually indicates a classpath or dependency configuration problem.
Thrown when the JVM cannot find a class at runtime that was present at compile time. Usually indicates a classpath or dependency configuration problem.