顶级Throwable分为Error和Exception Error比较严重,程序都救不了了 Exception分为RuntimeException(运行时异常)和其他Exception(try carth 或者抛出去)