class io.dropwizard.setup.ExceptionMapperBinder$1 extends io.dropwizard.jersey.errors.LoggingExceptionMapper<java.lang.Throwable>
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: io.dropwizard.setup.ExceptionMapperBinder$1
super_class: io.dropwizard.jersey.errors.LoggingExceptionMapper
{
final io.dropwizard.setup.ExceptionMapperBinder this$0;
descriptor: Lio/dropwizard/setup/ExceptionMapperBinder;
flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC
void <init>(io.dropwizard.setup.ExceptionMapperBinder);
descriptor: (Lio/dropwizard/setup/ExceptionMapperBinder;)V
flags: (0x0000)
Code:
stack=2, locals=2, args_size=2
start local 0 0: aload 0
aload 1
putfield io.dropwizard.setup.ExceptionMapperBinder$1.this$0:Lio/dropwizard/setup/ExceptionMapperBinder;
aload 0
invokespecial io.dropwizard.jersey.errors.LoggingExceptionMapper.<init>:()V
return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lio/dropwizard/setup/ExceptionMapperBinder$1;
MethodParameters:
Name Flags
this$0 final
}
Signature: Lio/dropwizard/jersey/errors/LoggingExceptionMapper<Ljava/lang/Throwable;>;
SourceFile: "ExceptionMapperBinder.java"
EnclosingMethod: io.dropwizard.setup.ExceptionMapperBinder.configure:()V
NestHost: io.dropwizard.setup.ExceptionMapperBinder
InnerClasses:
io.dropwizard.setup.ExceptionMapperBinder$1