Searched refs:exceptionType (Results 1 – 2 of 2) sorted by relevance
81 const char* exceptionType = nullptr; in setIndirectData() local93 exceptionType = "java/lang/IllegalArgumentException"; in setIndirectData()110 jniThrowException(env, exceptionType, exceptionMessage); in setIndirectData()
116 public void collectCandidateFrameworkException(String exceptionType) { in collectCandidateFrameworkException() argument118 mCandidatePhasePerProviderMetric.setFrameworkException(exceptionType); in collectCandidateFrameworkException()