1.throwable顶级父类
2.error是系统错误,可能出现outOfMenoryError
3.exception常用RuntimeException(受检异常),不收件异常有IOException/FileNotFoundExceptrion