className property
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;
The name of the class that could not be located.
Useful for error handling, debugging, and logging to determine what class resolution failed.
final String className;