class org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$LookupPathIndexException extends java.lang.IllegalArgumentException
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$LookupPathIndexException
  super_class: java.lang.IllegalArgumentException
{
  void <init>(java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$LookupPathIndexException this
         0: .line 1
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe type javax.servlet.FilterChain cannot be resolved. It is indirectly referenced from required .class files\n\tThe import javax.servlet.FilterChain cannot be resolved\n\tThe import javax.servlet.ServletException cannot be resolved\n\tThe import javax.servlet.ServletRequest cannot be resolved\n\tThe import javax.servlet.ServletResponse cannot be resolved\n\tThe import javax.servlet.http.HttpServletRequest cannot be resolved\n\tThe import javax.servlet.http.HttpServletRequestWrapper cannot be resolved\n\tThe import javax.servlet.http.HttpServletResponse cannot be resolved\n\tThe import javax.servlet.http.HttpServletResponseWrapper cannot be resolved\n\tThe hierarchy of the type ResourceUrlEncodingFilter is inconsistent\n\tThe type javax.servlet.Filter cannot be resolved. It is indirectly referenced from required .class files\n\tServletRequest cannot be resolved to a type\n\tServletResponse cannot be resolved to a type\n\tFilterChain cannot be resolved to a type\n\tServletException cannot be resolved to a type\n\tHttpServletRequest cannot be resolved to a type\n\tHttpServletResponse cannot be resolved to a type\n\tServletException cannot be resolved to a type\n\tThe constructor ResourceUrlEncodingFilter.ResourceUrlEncodingRequestWrapper(HttpServletRequest) refers to the missing type HttpServletRequest\n\tHttpServletRequest cannot be resolved to a type\n\tThe constructor ResourceUrlEncodingFilter.ResourceUrlEncodingResponseWrapper(ResourceUrlEncodingFilter.ResourceUrlEncodingRequestWrapper, HttpServletResponse) refers to the missing type HttpServletResponse\n\tHttpServletResponse cannot be resolved to a type\n\tHttpServletRequestWrapper cannot be resolved to a type\n\tHttpServletRequest cannot be resolved to a type\n\tThe method setAttribute(String, Object) of type ResourceUrlEncodingFilter.ResourceUrlEncodingRequestWrapper must override or implement a supertype method\n\tHttpServletRequestWrapper cannot be resolved to a type\n\tThe method getRequestUri(HttpServletRequest) from the type UrlPathHelper refers to the missing type HttpServletRequest\n\tThe method getLookupPathForRequest(HttpServletRequest) from the type UrlPathHelper refers to the missing type HttpServletRequest\n\tThe method getContextPath(HttpServletRequest) from the type UrlPathHelper refers to the missing type HttpServletRequest\n\tHttpServletResponseWrapper cannot be resolved to a type\n\tHttpServletResponse cannot be resolved to a type\n\tThe method encodeURL(String) of type ResourceUrlEncodingFilter.ResourceUrlEncodingResponseWrapper must override or implement a supertype method\n\tHttpServletResponseWrapper cannot be resolved to a type\n\tHttpServletResponseWrapper cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$LookupPathIndexException this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/web/servlet/resource/ResourceUrlEncodingFilter$LookupPathIndexException;
    MethodParameters:
            Name  Flags
      lookupPath  
      requestUri  
}
SourceFile: "ResourceUrlEncodingFilter.java"
NestHost: org.springframework.web.servlet.resource.ResourceUrlEncodingFilter
InnerClasses:
  LookupPathIndexException = org.springframework.web.servlet.resource.ResourceUrlEncodingFilter$LookupPathIndexException of org.springframework.web.servlet.resource.ResourceUrlEncodingFilter