1 数组的索引越界
ArrayIndexOutOfBoundsException。
2 空指针异常
NullPointerException
3 null 空值;引用数据类型的默认值,表示不指向任何有效对象