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