Searched refs:exClassFormatError (Results 1 – 3 of 3) sorted by relevance
284 ClassObject* exClassFormatError; member
84 { &gDvm.exClassFormatError, "Ljava/lang/ClassFormatError;" }, in initClassReferences()
1254 dvmThrowException(gDvm.exClassFormatError, msg); in dvmThrowClassFormatError()