final class com.sun.jndi.ldap.Ber$DecodeException extends java.io.IOException
minor version: 0
major version: 59
flags: flags: (0x0030) ACC_FINAL, ACC_SUPER
this_class: com.sun.jndi.ldap.Ber$DecodeException
super_class: java.io.IOException
{
void <init>(java.lang.String);
descriptor: (Ljava/lang/String;)V
flags: (0x0000)
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
aload 1
invokespecial java.io.IOException.<init>:(Ljava/lang/String;)V
1: return
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lcom/sun/jndi/ldap/Ber$DecodeException;
0 2 1 msg Ljava/lang/String;
MethodParameters:
Name Flags
msg
}
SourceFile: "Ber.java"
NestHost: com.sun.jndi.ldap.Ber
InnerClasses:
final DecodeException = com.sun.jndi.ldap.Ber$DecodeException of com.sun.jndi.ldap.Ber