Lines Matching refs:exception_class
144 ObjPtr<mirror::Class> exception_class = class_linker->FindClass(self, descriptor, class_loader);146 if (exception_class == nullptr) {153 ArtMethod* exception_init_method = exception_class->FindConstructor(