共用方式為


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)

適用於