次の方法で共有


RuntimeErrorException クラス

定義

public ref class RuntimeErrorException : Microsoft::XLANGs::BaseTypes::RuntimeErrorException
[System.Serializable]
public class RuntimeErrorException : Microsoft.XLANGs.BaseTypes.RuntimeErrorException
type RuntimeErrorException = class
    inherit RuntimeErrorException
Public Class RuntimeErrorException
Inherits RuntimeErrorException
継承
派生
属性

コンストラクター

RuntimeErrorException(Exception, String, Object[])
RuntimeErrorException(Exception)
RuntimeErrorException(SerializationInfo, StreamingContext)
RuntimeErrorException(String, Object[])

プロパティ

EventId (継承元 RuntimeErrorException)
Message

メソッド

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

適用対象