摘要:
1、System.Exception 最泛化的异常,所有在异常类型都从它派生2、System.ArgumentException 传给方法的一个参数无效3、System.ArgumentNullException 一个不应该为null的参数为null4、System.ApplicationException 一个自定义的应用程序错误5、System.FormatException 参数格式不符合调用的方法的参数规范6、System.IndexOutOfRangeException 试图访问一个不存在的数组元素7、System.InvalidCastException 因无效的类型转换或显式转换 阅读全文
posted @ 2011-04-03 01:12
常伟华
阅读(645)
评论(0)
推荐(0)

浙公网安备 33010602011771号