final class freemarker.ext.jsp.SimpleTagDirectiveModel$TemplateExceptionWrapperJspException
  minor version: 0
  major version: 59
  flags: flags: (0x0030) ACC_FINAL, ACC_SUPER
  this_class: freemarker.ext.jsp.SimpleTagDirectiveModel$TemplateExceptionWrapperJspException
  super_class: java.lang.Object
{
  public void <init>(freemarker.template.TemplateException);
    descriptor: (Lfreemarker/template/TemplateException;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // freemarker.ext.jsp.SimpleTagDirectiveModel$TemplateExceptionWrapperJspException this
         0: .line 27
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import javax.servlet cannot be resolved\n\tThe import javax.servlet cannot be resolved\n\tThe import javax.servlet cannot be resolved\n\tThe import javax.servlet cannot be resolved\n\tThe import javax.servlet cannot be resolved\n\tThe import javax.servlet cannot be resolved\n\tSimpleTag cannot be resolved to a type\n\tTag cannot be resolved to a type\n\tSimpleTag cannot be resolved to a type\n\tSimpleTag cannot be resolved to a type\n\tSimpleTag cannot be resolved to a type\n\tThe method pushWriter(JspWriter) from the type FreeMarkerPageContext refers to the missing type JspWriter\n\tJspTag cannot be resolved to a type\n\tJspTag cannot be resolved to a type\n\tJspTag cannot be resolved to a type\n\tJspFragment cannot be resolved to a type\n\tJspContext cannot be resolved to a type\n\tThe method getJspContext() of type new JspFragment(){} must override or implement a supertype method\n\tThe method invoke(Writer) of type new JspFragment(){} must override or implement a supertype method\n\tJspException cannot be resolved to a type\n\tThe method getOut() from the type FreeMarkerPageContext refers to the missing type JspWriter\n\tNo exception of type SimpleTagDirectiveModel.TemplateExceptionWrapperJspException can be thrown; an exception type must be a subclass of Throwable\n\tJspException cannot be resolved to a type\n\tJspException cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // freemarker.ext.jsp.SimpleTagDirectiveModel$TemplateExceptionWrapperJspException this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lfreemarker/ext/jsp/SimpleTagDirectiveModel$TemplateExceptionWrapperJspException;
    MethodParameters:
       Name  Flags
      cause  

  public freemarker.template.TemplateException getCause();
    descriptor: ()Lfreemarker/template/TemplateException;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // freemarker.ext.jsp.SimpleTagDirectiveModel$TemplateExceptionWrapperJspException this
         0: .line 111
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tJspException cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // freemarker.ext.jsp.SimpleTagDirectiveModel$TemplateExceptionWrapperJspException this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lfreemarker/ext/jsp/SimpleTagDirectiveModel$TemplateExceptionWrapperJspException;
}
SourceFile: "SimpleTagDirectiveModel.java"
NestHost: freemarker.ext.jsp.SimpleTagDirectiveModel
InnerClasses:
  final TemplateExceptionWrapperJspException = freemarker.ext.jsp.SimpleTagDirectiveModel$TemplateExceptionWrapperJspException of freemarker.ext.jsp.SimpleTagDirectiveModel