public static interface CandidateLoader.ErrorHandler
| Modifier and Type | Method and Description |
|---|---|
void |
classNotFound(String name)
Called whenever, trying to retrieve a candidate class from its name, a
ClassNotFoundException is thrown
|
void classNotFound(String name)
name - Candidate class nameCopyright © 2006-2016 Joe Walnes, Henri Tremblay, Leonardo Mesquita. All Rights Reserved.