异常类型大全
1. 算术异常:ArithmeticException
2. 数组索引越界异常:ArrayIndexOutOfBoundsException
3. 类型转换异常:ClassCastException
4. 空指针异常:NullPointerException
5. 数字格式异常:NumberFormatException
6. 解析异常:parseException
1. 算术异常:ArithmeticException
2. 数组索引越界异常:ArrayIndexOutOfBoundsException
3. 类型转换异常:ClassCastException
4. 空指针异常:NullPointerException
5. 数字格式异常:NumberFormatException
6. 解析异常:parseException