public class java.nio.file.ClosedWatchServiceException extends java.lang.IllegalStateException
minor version: 0
major version: 59
flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
this_class: java.nio.file.ClosedWatchServiceException
super_class: java.lang.IllegalStateException
{
static final long serialVersionUID;
descriptor: J
flags: (0x0018) ACC_STATIC, ACC_FINAL
ConstantValue: 1853336266231677732
public void <init>();
descriptor: ()V
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
invokespecial java.lang.IllegalStateException.<init>:()V
1: return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Ljava/nio/file/ClosedWatchServiceException;
}
SourceFile: "ClosedWatchServiceException.java"