次の方法で共有


ServiceDependentException クラス

定義

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

コンストラクター

ServiceDependentException(SerializationInfo, StreamingContext)
ServiceDependentException(String)

プロパティ

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

メソッド

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

適用対象