首页
IT
登录
6mi
u
盘
搜
搜 索
IT
C#异常
C#异常
xiaoxiao
2021-03-25
57
//System
ArgumentNullException //参数异常
ArgumentOutOfRangeException //参数异常
DivideByZeroException //除数为0异常
IndexOutOfRangeException //索引超出范围的异常
NullReference-Exception//参数异常
OverflowException //溢出异常
StackOverflowException //堆溢出异常
//System.IO
DirectoryNotFoundException//找不到路径的异常
EndOfStreamException //结束流的异常
FileNotFoundException//找不到文件异常
PathToo-LongException //路径太长异常
//System.Data
DuplicateNameException
InvalidConstrainException
InvalidExpressionException
Missing-PrimaryKeyException
NoNullAllowed-Exception
ReadOnlyException
//System.Runtime.InteropServices
InvalidComObjectException
InvalidOleVariantTypeException
SEHException
转载请注明原文地址: https://ju.6miu.com/read-38116.html
技术
最新回复
(
0
)