Exception 构造函数 属性 方法 事件 ExecutionEngineException FakeLoggerServiceProviderExtensions FakeRedactionServiceProviderExtensions FieldAccessException FileStyleUriParser FlagsAttribute FormatException FormattableString FtpStyleUriParser Func<TResult> Func<T,TResult> ...
Win32Exception 构造函数 我们使用可选的 Cookie,通过社交媒体连接等方式改善你在我们网站上的体验,并且根据你的在线活动投放个性化的广告。 如果你拒绝可选 Cookie,则我们将仅使用为你提供服务所必须的 Cookie。 你可以单击页面底部的“管理 Cookie”更改你的选择。隐私声明第三方 Cookie...
构造函数 Array ArraySegment<T>.Enumerator ArraySegment<T> ArrayTypeMismatchException AssemblyLoadEventArgs AssemblyLoadEventHandler AsyncCallback Attribute AttributeTargets System.Attribute BadImageFormatException Base64FormattingOptions BinaryData BitConverter ...
构造函数 STAThreadAttribute String StringComparer StringComparison StringNormalizationExtensions StringSplitOptions SystemException ThreadStaticAttribute TimeOnly TimeoutException TimeProvider TimeSpan TimeZone TimeZoneInfo TimeZoneInfo.AdjustmentRule TimeZoneInfo.TransitionTime ...
CmdLineException(String, Exception) 使用指定错误消息和对作为此异常原因的内部异常的引用来初始化 CmdLineException 类的新实例。 此API 支持产品基础结构,不能在代码中直接使用。 C# 复制 public CmdLineException (string m, Exception e); 参数 m String 描述错误的消息。 e Exception 作为当前异常原因的...
AccessViolationException 操作 Action<T> Action<T1,T2> Action<T1,T2,T3> Action<T1,T2,T3,T4> Action<T1,T2,T3,T4,T5> Action<T1,T2,T3,T4,T5,T6> Action<T1,T2,T3,T4,T5,T6,T7> Action<T1,T2,T3,T4,T5,T6,T7,T8> Action<T1,T2,T3,T4,T5,T6,T7,T8,T9> ...
ArgumentNullException info为null。 注解 在反序列化期间调用此构造函数以重新构造在流上传输的异常对象。 有关详细信息,请参阅XML 和 SOAP 序列化。 适用于 .NET 9 和其他版本 产品版本(已过时) .NETCore 2.0, Core 2.1, Core 2.2, Core 3.0, Core 3.1, 5, 6, 7(8, 9) ...
ComErrorException 构造函数 Initializes a new instance of the ComErrorException class. 命名空间: Microsoft.SqlServer.Replication 程序集: Microsoft.SqlServer.Replication(在 Microsoft.SqlServer.Replication.dll 中) 语法 VB 复制 声明Public Sub New 用法Dim instance As New ComErrorException() 注释 This co...
构造函数 ThreadStaticAttribute TimeOnly TimeoutException TimeProvider TimeSpan TimeZone TimeZoneInfo TimeZoneInfo.AdjustmentRule TimeZoneInfo.TransitionTime TimeZoneNotFoundException Tuple Tuple<T1> Tuple<T1,T2> Tuple<T1,T2,T3> Tuple<T1,T2,T3,T4> ...
message, Exception? innerException); 参数 message String 解释异常原因的错误消息。 innerException Exception 导致当前异常的异常。 如果 innerException 参数不为空引用,则在处理内部异常的 catch 块中引发当前异常。 注解 message 参数的内容应为人所理解。 此构造函数的调用方需要确保此字符串已针对当前系统区域...