className property

String className
final

The name of the class that could not be located.

Useful for error handling, debugging, and logging to determine what class resolution failed.

Implementation

final String className;