Searched defs:MediaCasStateException (Results 1 – 1 of 1) sorted by relevance
28 public class MediaCasStateException extends IllegalStateException { class33 public MediaCasStateException(int err, @Nullable String msg, @Nullable String diagnosticInfo) { in MediaCasStateException() method in MediaCasStateException