Home | History | Annotate | Download | only in vm

Lines Matching refs:exceptionClassName

914         std::string exceptionClassName(dvmHumanReadableDescriptor(exception->clazz->descriptor));
916 method->name, signature, exceptionClassName.c_str());