class freemarker.core.ThreadInterruptionSupportTemplatePostProcessor$TemplateProcessingThreadInterruptedException extends freemarker.core.FlowControlException
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: freemarker.core.ThreadInterruptionSupportTemplatePostProcessor$TemplateProcessingThreadInterruptedException
  super_class: freemarker.core.FlowControlException
{
  void <init>();
    descriptor: ()V
    flags: (0x0000) 
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // freemarker.core.ThreadInterruptionSupportTemplatePostProcessor$TemplateProcessingThreadInterruptedException this
         0: .line 136
            aload 0 /* this */
            ldc "Template processing thread \"interrupted\" flag was set."
            invokespecial freemarker.core.FlowControlException.<init>:(Ljava/lang/String;)V
         1: .line 137
            return
        end local 0 // freemarker.core.ThreadInterruptionSupportTemplatePostProcessor$TemplateProcessingThreadInterruptedException this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lfreemarker/core/ThreadInterruptionSupportTemplatePostProcessor$TemplateProcessingThreadInterruptedException;
}
SourceFile: "ThreadInterruptionSupportTemplatePostProcessor.java"
NestHost: freemarker.core.ThreadInterruptionSupportTemplatePostProcessor
InnerClasses:
  TemplateProcessingThreadInterruptedException = freemarker.core.ThreadInterruptionSupportTemplatePostProcessor$TemplateProcessingThreadInterruptedException of freemarker.core.ThreadInterruptionSupportTemplatePostProcessor