public class lombok.javac.JavacResolution$TypeNotConvertibleException extends java.lang.Exception
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: lombok.javac.JavacResolution$TypeNotConvertibleException
  super_class: java.lang.Exception
{
  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 // lombok.javac.JavacResolution$TypeNotConvertibleException this
         0: .line 39
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import com.sun.tools cannot be resolved\n\tThe import com.sun.tools cannot be resolved\n\tThe import com.sun.tools cannot be resolved\n\tThe import com.sun.tools cannot be resolved\n\tThe import com.sun.tools cannot be resolved\n\tThe import com.sun.tools cannot be resolved\n\tThe import com.sun.tools cannot be resolved\n\tThe import com.sun.tools cannot be resolved\n\tThe import com.sun.tools cannot be resolved\n\tThe import com.sun.tools cannot be resolved\n\tThe import com.sun.tools cannot be resolved\n\tThe import com.sun.tools cannot be resolved\n\tThe import com.sun.tools cannot be resolved\n\tThe import com.sun.tools cannot be resolved\n\tThe import com.sun.tools cannot be resolved\n\tThe import com.sun.tools cannot be resolved\n\tThe import com.sun.tools cannot be resolved\n\tThe import com.sun.tools cannot be resolved\n\tThe import com.sun.tools cannot be resolved\n\tThe import com.sun.tools cannot be resolved\n\tThe import com.sun.tools cannot be resolved\n\tThe import com.sun.tools cannot be resolved\n\tThe import com.sun.tools cannot be resolved\n\tThe import com.sun.tools cannot be resolved\n\tThe import com.sun.tools cannot be resolved\n\tThe import com.sun.tools cannot be resolved\n\tThe import com.sun.tools cannot be resolved\n\tThe import com.sun.tools cannot be resolved\n\tAttr cannot be resolved to a type\n\tContext cannot be resolved to a type\n\tJCTree cannot be resolved to a type\n\tEnv cannot be resolved to a type\n\tAttrContext cannot be resolved to a type\n\tEnter cannot be resolved to a type\n\tMemberEnter cannot be resolved to a type\n\tJCTree cannot be resolved to a type\n\tContext cannot be resolved to a type\n\tEnv cannot be resolved to a type\n\tJCTree cannot be resolved to a type\n\tJCCompilationUnit cannot be resolved to a type\n\tJCClassDecl cannot be resolved to a type\n\tJCMethodDecl cannot be resolved to a type\n\tJCVariableDecl cannot be resolved to a type\n\tJCBlock cannot be resolved to a type\n\tJCTree cannot be resolved to a type\n\tJCTree cannot be resolved to a type\n\tMemberEnter cannot be resolved to a type\n\tEnv cannot be resolved to a type\n\tAttrContext cannot be resolved to a type\n\tMemberEnter cannot be resolved to a type\n\tEnv cannot be resolved to a type\n\tAttrContext cannot be resolved to a type\n\tMemberEnter cannot be resolved to a type\n\tEnv cannot be resolved to a type\n\tAttrContext cannot be resolved to a type\n\tJCTree cannot be resolved to a type\n\tJCTree cannot be resolved to a type\n\tJCTree cannot be resolved to a type\n\tTypes cannot be resolved to a type\n\tType cannot be resolved to a type\n\tTypes cannot be resolved to a type\n\tType cannot be resolved to a type\n\tType cannot be resolved to a type\n\tTypes cannot be resolved to a type\n\tType cannot be resolved to a type\n\tType cannot be resolved to a type\n\tType cannot be resolved to a type\n\tType cannot be resolved to a type\n\tTypes cannot be resolved to a type\n\tTypes cannot be resolved\n\tThe method getContext() from the type JavacAST refers to the missing type Context\n\tSymtab cannot be resolved to a type\n\tSymtab cannot be resolved\n\tThe method getContext() from the type JavacAST refers to the missing type Context\n\tType cannot be resolved to a type\n\tType cannot be resolved to a type\n\tType cannot be resolved to a type\n\tList cannot be resolved to a type\n\tType cannot be resolved to a type\n\tJCExpression cannot be resolved to a type\n\tType cannot be resolved to a type\n\tJCExpression cannot be resolved to a type\n\tJCExpression cannot be resolved to a type\n\tThe method toName(String) from the type JavacAST refers to the missing type Name\n\tThe method toName(String) from the type JavacAST refers to the missing type Name\n\tThe method toName(String) from the type JavacAST refers to the missing type Name\n\tJCExpression cannot be resolved to a type\n\tType cannot be resolved to a type\n\tType cannot be resolved to a type\n\tArrayType cannot be resolved to a type\n\tType cannot be resolved to a type\n\tType cannot be resolved to a type\n\tType cannot be resolved to a type\n\tType mismatch: cannot convert from Iterator<capture#3-of ? extends Type> to Iterator<? extends Type>\n\tType cannot be resolved to a type\n\tName cannot be resolved to a type\n\tType cannot be resolved to a type\n\tType cannot be resolved to a type\n\tList cannot be resolved to a type\n\tJCExpression cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // lombok.javac.JavacResolution$TypeNotConvertibleException this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Llombok/javac/JavacResolution$TypeNotConvertibleException;
    MethodParameters:
      Name  Flags
      msg   
}
SourceFile: "JavacResolution.java"
NestHost: lombok.javac.JavacResolution
InnerClasses:
  public TypeNotConvertibleException = lombok.javac.JavacResolution$TypeNotConvertibleException of lombok.javac.JavacResolution