public final class android.media.MediaPlayer2Impl$ProvisioningServerErrorExceptionImpl extends android.media.MediaPlayer2$ProvisioningServerErrorException
  minor version: 0
  major version: 59
  flags: flags: (0x0031) ACC_PUBLIC, ACC_FINAL, ACC_SUPER
  this_class: android.media.MediaPlayer2Impl$ProvisioningServerErrorExceptionImpl
  super_class: android.media.MediaPlayer2$ProvisioningServerErrorException
{
  public void <init>(java.lang.String);
    descriptor: (Ljava/lang/String;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.media.MediaPlayer2Impl$ProvisioningServerErrorExceptionImpl this
         0: .line 42
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import android.system cannot be resolved\n\tThe import android.system cannot be resolved\n\tThe import android.system cannot be resolved\n\tThe import dalvik.system cannot be resolved\n\tThe import libcore.io cannot be resolved\n\tThe import libcore.io cannot be resolved\n\tCloseGuard cannot be resolved to a type\n\tCloseGuard cannot be resolved\n\tCloseGuard cannot be resolved to a type\n\tCloseGuard cannot be resolved to a type\n\tOs cannot be resolved\n\tErrnoException cannot be resolved to a type\n\tOs cannot be resolved\n\tOsConstants cannot be resolved to a variable\n\tIoBridge cannot be resolved\n\tOs cannot be resolved\n\tErrnoException cannot be resolved to a type\n\tCloseGuard cannot be resolved to a type\n\tCloseGuard cannot be resolved to a type\n\tStreams cannot be resolved\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.media.MediaPlayer2Impl$ProvisioningServerErrorExceptionImpl this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/media/MediaPlayer2Impl$ProvisioningServerErrorExceptionImpl;
    MethodParameters:
               Name  Flags
      detailMessage  
}
SourceFile: "MediaPlayer2Impl.java"
NestHost: android.media.MediaPlayer2Impl
InnerClasses:
  public abstract ProvisioningServerErrorException = android.media.MediaPlayer2$ProvisioningServerErrorException of android.media.MediaPlayer2
  public final ProvisioningServerErrorExceptionImpl = android.media.MediaPlayer2Impl$ProvisioningServerErrorExceptionImpl of android.media.MediaPlayer2Impl