共用方式為


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)

適用於