摘要: Exception: 所有异常对象的基类。 SystemException:运行时产生的所有错误的基类。 IndexOutOfRangeException:当一个数组的下标超出范围时运行时引发。 NullReferenceException:当一个空对象被引用时运行时引发。 InvalidOpera 阅读全文
posted @ 2020-07-21 17:10 30号少年 阅读(1688) 评论(0) 推荐(0) 编辑