NullPointerException 空指针异常、NumberFormatException 数值转换异常、ArithmeticException 运算条件异常、ArrayIndexOutOfBoundsException 数组下标越界、StringIndexOutOfBoundsException 字符串索引越界异常、ClassCastException 类转换异常、IllegalArgumentException 非法数据异常 、InterruptedException 多线程中断故障异常