Searched refs:exIOException (Results 1 – 3 of 3) sorted by relevance
288 ClassObject* exIOException; /* in java.io */ member
88 { &gDvm.exIOException, "Ljava/io/IOException;" }, in initClassReferences()
1310 dvmThrowException(gDvm.exIOException, msg); in dvmThrowIOException()