XLANGsException 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public ref class XLANGsException abstract : Exception
[System.Serializable]
public abstract class XLANGsException : Exception
type XLANGsException = class
inherit Exception
Public MustInherit Class XLANGsException
Inherits Exception
- 继承
-
XLANGsException
- 派生
- 属性
构造函数
XLANGsException() | |
XLANGsException(Exception) | |
XLANGsException(SerializationInfo, StreamingContext) |
属性
EventId | |
Message |
方法
GetObjectData(SerializationInfo, StreamingContext) | |
GetState(String) | |
SetMessage(String) | |
SetState(String, Object) |