public final class android.media.MediaPlayer2Impl$ProvisioningNetworkErrorExceptionImpl extends android.media.MediaPlayer2$ProvisioningNetworkErrorException
  minor version: 0
  major version: 59
  flags: flags: (0x0031) ACC_PUBLIC, ACC_FINAL, ACC_SUPER
  this_class: android.media.MediaPlayer2Impl$ProvisioningNetworkErrorExceptionImpl
  super_class: android.media.MediaPlayer2$ProvisioningNetworkErrorException
{
  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$ProvisioningNetworkErrorExceptionImpl 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$ProvisioningNetworkErrorExceptionImpl this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/media/MediaPlayer2Impl$ProvisioningNetworkErrorExceptionImpl;
    MethodParameters:
               Name  Flags
      detailMessage  
}
SourceFile: "MediaPlayer2Impl.java"
NestHost: android.media.MediaPlayer2Impl
InnerClasses:
  public abstract ProvisioningNetworkErrorException = android.media.MediaPlayer2$ProvisioningNetworkErrorException of android.media.MediaPlayer2
  public final ProvisioningNetworkErrorExceptionImpl = android.media.MediaPlayer2Impl$ProvisioningNetworkErrorExceptionImpl of android.media.MediaPlayer2Impl