异常名 解释
    InputMisMatchException 输入的类型不匹配
    ArrayIndexOutOfBoundException 数组越界异常
    NullPointerException 空指针异常
    NegativeArraySizeException 数组长度不合法