NullPointerException
空指针异常
ArithmeticException
数学运算异常
ArrayIndexOutOfBoundsException
数组下标越界异常
ClassCastException
类型转换异常
NumberFormatException
数字格式不正确异常
标签:ArrayIndexOutOfBoundsException,类型转换,常见,ArithmeticException,ClassCastException,异常 From: https://www.cnblogs.com/qianze13/p/16864891.html