以下列出C#較常發生的八種例外訊息:
ArithmeticException: 數學運算錯誤
ArrayTypeMismatchException: 存入陣列元素, 其型態不同於陣列所宣告的型態
DividebyZeroException: 除以0
FormatException: 格式不符
IndexOutOfRangeException: 陣列的索引值超出陣列的範圍
InvalidCastException: 轉型錯誤
NullReferenceException 存取到不存在的物件
OverflowException: 溢位
沒有留言:
張貼留言