class sun.security.provider.certpath.CrlRevocationChecker$CertificateRevokedException extends java.security.cert.CertPathValidatorException
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: sun.security.provider.certpath.CrlRevocationChecker$CertificateRevokedException
super_class: java.security.cert.CertPathValidatorException
{
void <init>(java.lang.String);
descriptor: (Ljava/lang/String;)V
flags: (0x0000)
Code:
stack=2, locals=2, args_size=2
start local 0 // sun.security.provider.certpath.CrlRevocationChecker$CertificateRevokedException this
start local 1 // java.lang.String msg
0: .line 813
aload 0 /* this */
aload 1 /* msg */
invokespecial java.security.cert.CertPathValidatorException.<init>:(Ljava/lang/String;)V
1: .line 814
return
end local 1 // java.lang.String msg
end local 0 // sun.security.provider.certpath.CrlRevocationChecker$CertificateRevokedException this
LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lsun/security/provider/certpath/CrlRevocationChecker$CertificateRevokedException;
0 2 1 msg Ljava/lang/String;
MethodParameters:
Name Flags
msg
}
SourceFile: "CrlRevocationChecker.java"
NestHost: sun.security.provider.certpath.CrlRevocationChecker
InnerClasses:
private CertificateRevokedException = sun.security.provider.certpath.CrlRevocationChecker$CertificateRevokedException of sun.security.provider.certpath.CrlRevocationChecker