-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathERROR_CATEGORIES.txt
103 lines (102 loc) · 2.3 KB
/
ERROR_CATEGORIES.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
# jacotest error categories
# -------------------------
#
# Highest priority for fragment searching
# ---------------------------------------
TRAP:
INVOKEDYNAMIC
INVOKEINTERFACE
stack underflow
stack overflow
GetMethInfoFromCPmethref
Bytecode exceeds CheckTable
Invalid (null)
not found in MTable
AccessDeniedException
AnnotationTypeMismatchException
ArithmeticException
ArrayIndexOutOfBoundsException
ArrayStoreException
AssertionError
AtomicMoveNotSupportedException
BootstrapMethodError
BufferOverflowException
ClassCastException
ClassCircularityError
ClassFormatError
ClassNotFoundException
ClassNotLoadedException
ExceptionInInitializerError
FileNotFoundException
FileSystemAlreadyExistsException
FileSystemNotFoundException
FindException
IllegalArgumentException
IllegalClassFormatException
IncompatibleClassChangeError
IndexOutOfBoundsException
InternalError
InternalException
InvalidStackFrameException
InvalidTypeException
IOException
NativeMethodException
NegativeArraySizeException
NoSuchDynamicMethodException
NoSuchFieldException
NoSuchMethodException
NullPointerException
NumberFormatException
PatternSyntaxException
PrintException
RuntimeException
StackOverflowError
StringIndexOutOfBoundsException
UnmodifiableClassException
UnsupportedEncodingException
UnsupportedOperationException
UTFDataFormatException
VirtualMachineError
WrongMethodTypeException
XMLParseException
#
# Secondary priority (alphabetical order)
# ---------------------------------------
AALOAD: Invalid
ARRAYLENGTH: Invalid (null) value
ARRAYLENGTH: Invalid ref
BALOAD: Invalid
but it did not contain method
but observed type
Class method not found
class.Data
could not find or load class
Exception in thread
Failed to load class
FetchUTF8stringFromCPEntryNumber: cp.CpIndex
field type must start with
GETFIELD: Invalid type
has no exception table
Invalid array type specified
Invalid bytecode
Invalid reference type of an array
Invalid type of object ref
invalid class name
is not yet supported
lacks a FilePath field
MethAreaFetch
Native method requested
No support yet for user-specified character sets
null class name is invalid
PUTFIELD: invalid attempt
PUTSTATIC: field
runtime error: index out of range
runtime error: invalid memory address
runtime.sigpanic
trying for a superclass field
WaitClassStatus
#
# Last priority
# -------------
go panic
[ThrowEx]