Searched defs:diagnosticInfo (Results 1 – 1 of 1) sorted by relevance
31 private MediaCasStateException(int err, @Nullable String msg, @Nullable String diagnosticInfo) { in MediaCasStateException()49 String diagnosticInfo = ""; in throwExceptionIfNeeded() local