Searched defs:diagnosticInfo (Results 1 – 1 of 1) sorted by relevance
33 public MediaCasStateException(int err, @Nullable String msg, @Nullable String diagnosticInfo) { in MediaCasStateException()40 String diagnosticInfo = ""; in throwExceptions() local