P-利-Q

没有做不到,只有想不到!

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

随笔分类 -  .net

摘要:基异常类型:类说明System.Exception所有异常的基类型System.ApplicationException发生非致命应用程序错误时引发的异常System.SystemException为System命名空间中的预定义异常定义基类直接由System.SystemException派生的异常类型:类说明System.AccessViolationException在试图读写受保护内存时引发的异常System.ArgumentException在向方法提供的其中一个参数无效时引发的异常System.Collections.Generic.KeyNotFoundException指定用于 阅读全文
posted @ 2014-02-17 16:20 P-利-Q 阅读(402) 评论(0) 推荐(0)