次の方法で共有


UnexpectedException クラス

定義

public ref class UnexpectedException : Microsoft::XLANGs::RuntimeTypes::XException
[System.Serializable]
public class UnexpectedException : Microsoft.XLANGs.RuntimeTypes.XException
type UnexpectedException = class
    inherit XException
Public Class UnexpectedException
Inherits XException
継承
UnexpectedException
属性

コンストラクター

UnexpectedException(SerializationInfo, StreamingContext)
UnexpectedException(Service, Exception, Segment, Location)

プロパティ

EventId
Message (継承元 XLANGsException)
StackTrace (継承元 XException)

メソッド

FillInStackTrace() (継承元 XException)
GetObjectData(SerializationInfo, StreamingContext) (継承元 XLANGsException)
GetState(String) (継承元 XLANGsException)
SetMessage(String) (継承元 XLANGsException)
SetState(String, Object) (継承元 XLANGsException)

適用対象