次の方法で共有


RuntimeInternalErrorException クラス

定義

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

コンストラクター

RuntimeInternalErrorException()
RuntimeInternalErrorException(SerializationInfo, StreamingContext)

プロパティ

EventId (継承元 RuntimeErrorException)
Message (継承元 RuntimeErrorException)

メソッド

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

適用対象