|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface CandidateLoader.ErrorHandler
Handler for reporting errors from the CandidateLoader.
Method Summary | |
---|---|
void |
classNotFound(java.lang.String name)
Called whenever, trying to retrieve a candidate class from its name, a ClassNotFoundException is thrown |
Method Detail |
---|
void classNotFound(java.lang.String name)
name
- Candidate class name
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |