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