public final class org.springframework.scripting.bsh.BshScriptUtils$BshExecutionException extends org.springframework.core.NestedRuntimeException
  minor version: 0
  major version: 59
  flags: flags: (0x0031) ACC_PUBLIC, ACC_FINAL, ACC_SUPER
  this_class: org.springframework.scripting.bsh.BshScriptUtils$BshExecutionException
  super_class: org.springframework.core.NestedRuntimeException
{
  void <init>(EvalError);
    descriptor: (LEvalError;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.scripting.bsh.BshScriptUtils$BshExecutionException this
         0: .line 23
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import bsh cannot be resolved\n\tThe import bsh cannot be resolved\n\tThe import bsh cannot be resolved\n\tThe import bsh cannot be resolved\n\tEvalError cannot be resolved to a type\n\tThe method createBshObject(String, Class<?>[], ClassLoader) from the type BshScriptUtils refers to the missing type EvalError\n\tEvalError cannot be resolved to a type\n\tThe method createBshObject(String, Class<?>[], ClassLoader) from the type BshScriptUtils refers to the missing type EvalError\n\tEvalError cannot be resolved to a type\n\tThe method evaluateBshScript(String, Class<?>[], ClassLoader) from the type BshScriptUtils refers to the missing type EvalError\n\tEvalError cannot be resolved to a type\n\tInterpreter cannot be resolved to a type\n\tInterpreter cannot be resolved to a type\n\tEvalError cannot be resolved to a type\n\tInterpreter cannot be resolved to a type\n\tInterpreter cannot be resolved to a type\n\tXThis cannot be resolved to a type\n\tXThis cannot be resolved to a type\n\tXThis cannot be resolved to a type\n\tXThis cannot be resolved to a type\n\tXThis cannot be resolved to a type\n\tXThis cannot be resolved to a type\n\tXThis cannot be resolved to a type\n\tXThis cannot be resolved to a type\n\tPrimitive cannot be resolved to a variable\n\tPrimitive cannot be resolved to a variable\n\tPrimitive cannot be resolved to a type\n\tPrimitive cannot be resolved to a type\n\tPrimitive cannot be resolved to a type\n\tEvalError cannot be resolved to a type\n\tXThis cannot be resolved to a type\n\tXThis cannot be resolved to a type\n\tEvalError cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.scripting.bsh.BshScriptUtils$BshExecutionException this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/scripting/bsh/BshScriptUtils$BshExecutionException;
    MethodParameters:
      Name  Flags
      ex    
}
SourceFile: "BshScriptUtils.java"
NestHost: org.springframework.scripting.bsh.BshScriptUtils
InnerClasses:
  public final BshExecutionException = org.springframework.scripting.bsh.BshScriptUtils$BshExecutionException of org.springframework.scripting.bsh.BshScriptUtils