1 /* This file has been automatically generated from "error.list" */
2   jobject default_ArithmeticException;
3   jobject default_ArrayIndexOutOfBoundsException;
4   jobject default_ArrayStoreException;
5   jobject default_ClassCastException;
6   jobject default_IllegalMonitorStateException;
7   jobject default_NegativeArraySizeException;
8   jobject default_NoSuchFieldException;
9   jobject default_NoSuchMethodException;
10   jobject default_NullPointerException;
11   jobject default_InterruptedException;
12   jobject default_InliningException;
13   jobject default_AbstractMethodError;
14   jobject default_ClassCircularityError;
15   jobject default_ClassFormatError;
16   jobject default_ExceptionInInitializerError;
17   jobject default_IncompatibleClassChangeError;
18   jobject default_InternalError;
19   jobject default_LinkageError;
20   jobject default_NoClassDefFoundError;
21   jobject default_NoSuchFieldError;
22   jobject default_NoSuchMethodError;
23   jobject default_OutOfMemoryError;
24   jobject default_UnsatisfiedLinkError;
25   jobject default_UnsupportedClassVersionError;
26   jobject default_VerifyError;
27