public class com.android.printservice.recommendation.RemotePrintServicePlugin$PluginException extends java.lang.Exception
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: com.android.printservice.recommendation.RemotePrintServicePlugin$PluginException
  super_class: java.lang.Exception
{
  private void <init>(com.android.printservice.recommendation.RemotePrintServicePlugin, com.android.printservice.recommendation.PrintServicePlugin, java.lang.String, java.lang.Throwable);
    descriptor: (Lcom/android/printservice/recommendation/RemotePrintServicePlugin;Lcom/android/printservice/recommendation/PrintServicePlugin;Ljava/lang/String;Ljava/lang/Throwable;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=5, args_size=5
        start local 0 // com.android.printservice.recommendation.RemotePrintServicePlugin$PluginException this
         0: .line 19
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import androidx.annotation cannot be resolved\n\tThe import androidx.annotation cannot be resolved\n\tThe import androidx.annotation cannot be resolved\n\tThe import androidx.core cannot be resolved\n\tStringRes cannot be resolved to a type\n\tNonNull cannot be resolved to a type\n\tNonNull cannot be resolved to a type\n\tNonNull cannot be resolved to a type\n\tNonNull cannot be resolved to a type\n\tNonNull cannot be resolved to a type\n\tNonNull cannot be resolved to a type\n\tPreconditions cannot be resolved\n\tPreconditions cannot be resolved\n\tNonNull cannot be resolved to a type\n\tNullable cannot be resolved to a type\n\tPreconditions cannot be resolved\n\tPreconditions cannot be resolved\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.android.printservice.recommendation.RemotePrintServicePlugin$PluginException this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/printservice/recommendation/RemotePrintServicePlugin$PluginException;
    MethodParameters:
         Name  Flags
      this$0   final
      plugin   
      message  
      e        
}
SourceFile: "RemotePrintServicePlugin.java"
NestHost: com.android.printservice.recommendation.RemotePrintServicePlugin
InnerClasses:
  public PluginException = com.android.printservice.recommendation.RemotePrintServicePlugin$PluginException of com.android.printservice.recommendation.RemotePrintServicePlugin