ArithmeticException(算术异常)、ClassCastExceotion(类转换异常)、IllegalArgumentException(非法参数异常)、IndexOutOfBoundsException(下标越界异常)、NullPointerException(空指针异常)、SecurityException(安全异常)、OutOfMemoryException(内存不足)、NoClassDefFoundException(未找到类型)、NumberFormatException(数据格式异常)