Compartir a través de


RuntimeErrorException Clase

Definición

public ref class RuntimeErrorException abstract : Microsoft::XLANGs::BaseTypes::XLANGsException
[System.Serializable]
public abstract class RuntimeErrorException : Microsoft.XLANGs.BaseTypes.XLANGsException
type RuntimeErrorException = class
    inherit XLANGsException
Public MustInherit Class RuntimeErrorException
Inherits XLANGsException
Herencia
RuntimeErrorException
Derivado
Atributos

Constructores

RuntimeErrorException()
RuntimeErrorException(Exception)
RuntimeErrorException(SerializationInfo, StreamingContext)

Propiedades

EventId
Message (Heredado de XLANGsException)

Métodos

GetObjectData(SerializationInfo, StreamingContext) (Heredado de XLANGsException)
GetState(String) (Heredado de XLANGsException)
SetMessage(String) (Heredado de XLANGsException)
SetState(String, Object) (Heredado de XLANGsException)

Se aplica a