Searched refs:desiredClassName (Results 1 – 1 of 1) sorted by relevance
1193 std::string desiredClassName(dvmHumanReadableDescriptor(desired->descriptor)); in throwTypeError() local1194 dvmThrowExceptionFmt(exceptionClass, fmt, actualClassName.c_str(), desiredClassName.c_str()); in throwTypeError()