BTSException 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public ref class BTSException : ApplicationException
[System.Runtime.InteropServices.ComVisible(false)]
[System.Serializable]
public class BTSException : ApplicationException
type BTSException = class
inherit ApplicationException
interface ISerializable
Public Class BTSException
Inherits ApplicationException
- 继承
-
BTSException
- 派生
- 属性
- 实现
构造函数
BTSException() | |
BTSException(SerializationInfo, StreamingContext) | |
BTSException(String, String[], Int32) | |
BTSException(String, String[]) | |
BTSException(String) | |
BTSException(String[]) |
属性
ArgumentCount | |
ExceptionName | |
ExtendedDescription | |
HResult | |
SoapFault | |
StackTrace |
方法
AddArgument(String) | |
GetArgument(Int32) | |
GetObjectData(SerializationInfo, StreamingContext) | |
SetDescription(String) | |
SetGUID(Guid) | |
SetHelpContext(UInt32) | |
SetHelpFile(String) | |
SetSource(String) |