InstanceNotReadyException Constructors

Definitie

Initialiseert een exemplaar van de InstanceNotReadyException klasse.

Overloads

Name Description
InstanceNotReadyException()

Initialiseert een exemplaar van de InstanceNotReadyException klasse.

InstanceNotReadyException(String)

Initialiseert een exemplaar van de InstanceNotReadyException klasse met behulp van het foutbericht.

InstanceNotReadyException(SerializationInfo, StreamingContext)

Initialiseert een exemplaar van de InstanceNotReadyException klasse met geserialiseerde gegevens.

InstanceNotReadyException(String, Exception)

Initialiseert een exemplaar van de InstanceNotReadyException klasse met behulp van het foutbericht en de interne uitzonderingsgegevens.

InstanceNotReadyException(XName, Guid)

Initialiseert een exemplaar van de InstanceNotReadyException klasse met behulp van de XName (de combinatie van naamruimte en naam) van de opdracht en de id van het doelexemplaren waarop de opdracht is uitgevoerd.

InstanceNotReadyException(XName, Guid, Exception)

Initialiseert een exemplaar van de InstanceNotReadyException klasse met behulp van de XName (de combinatie van naamruimte en naam) van de opdracht, de id van het doelexemplaren waarop de opdracht is uitgevoerd en de interne uitzonderingsgegevens.

InstanceNotReadyException(XName, Guid, String, Exception)

Initialiseert een exemplaar van de InstanceNotReadyException klasse met behulp van de XName (de combinatie van naamruimte en naam) van de opdracht en de id van het doelexemplaren waarop de opdracht is uitgevoerd, foutbericht met de reden voor de uitzondering en de uitzondering die de huidige uitzondering heeft veroorzaakt.

InstanceNotReadyException()

Initialiseert een exemplaar van de InstanceNotReadyException klasse.

public:
 InstanceNotReadyException();
public InstanceNotReadyException();
Public Sub New ()

Van toepassing op

InstanceNotReadyException(String)

Initialiseert een exemplaar van de InstanceNotReadyException klasse met behulp van het foutbericht.

public:
 InstanceNotReadyException(System::String ^ message);
public InstanceNotReadyException(string message);
new System.Runtime.DurableInstancing.InstanceNotReadyException : string -> System.Runtime.DurableInstancing.InstanceNotReadyException
Public Sub New (message As String)

Parameters

message
String

De reden voor de uitzondering.

Van toepassing op

InstanceNotReadyException(SerializationInfo, StreamingContext)

Initialiseert een exemplaar van de InstanceNotReadyException klasse met geserialiseerde gegevens.

protected:
 InstanceNotReadyException(System::Runtime::Serialization::SerializationInfo ^ info, System::Runtime::Serialization::StreamingContext context);
[System.Security.SecurityCritical]
protected InstanceNotReadyException(System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context);
[<System.Security.SecurityCritical>]
new System.Runtime.DurableInstancing.InstanceNotReadyException : System.Runtime.Serialization.SerializationInfo * System.Runtime.Serialization.StreamingContext -> System.Runtime.DurableInstancing.InstanceNotReadyException
Protected Sub New (info As SerializationInfo, context As StreamingContext)

Parameters

info
SerializationInfo

De informatie over de huidige uitzondering.

context
StreamingContext

De contextuele informatie over de bron of bestemming.

Kenmerken

Van toepassing op

InstanceNotReadyException(String, Exception)

Initialiseert een exemplaar van de InstanceNotReadyException klasse met behulp van het foutbericht en de interne uitzonderingsgegevens.

public:
 InstanceNotReadyException(System::String ^ message, Exception ^ innerException);
public InstanceNotReadyException(string message, Exception innerException);
new System.Runtime.DurableInstancing.InstanceNotReadyException : string * Exception -> System.Runtime.DurableInstancing.InstanceNotReadyException
Public Sub New (message As String, innerException As Exception)

Parameters

message
String

De reden voor de uitzondering.

innerException
Exception

De uitzondering die de huidige uitzondering heeft veroorzaakt.

Van toepassing op

InstanceNotReadyException(XName, Guid)

Initialiseert een exemplaar van de InstanceNotReadyException klasse met behulp van de XName (de combinatie van naamruimte en naam) van de opdracht en de id van het doelexemplaren waarop de opdracht is uitgevoerd.

public:
 InstanceNotReadyException(System::Xml::Linq::XName ^ commandName, Guid instanceId);
public InstanceNotReadyException(System.Xml.Linq.XName commandName, Guid instanceId);
new System.Runtime.DurableInstancing.InstanceNotReadyException : System.Xml.Linq.XName * Guid -> System.Runtime.DurableInstancing.InstanceNotReadyException
Public Sub New (commandName As XName, instanceId As Guid)

Parameters

commandName
XName

De XName (de combinatie van naamruimte en naam) van de opdracht.

instanceId
Guid

De id van het doelexemplaren waarop de opdracht is uitgevoerd.

Van toepassing op

InstanceNotReadyException(XName, Guid, Exception)

Initialiseert een exemplaar van de InstanceNotReadyException klasse met behulp van de XName (de combinatie van naamruimte en naam) van de opdracht, de id van het doelexemplaren waarop de opdracht is uitgevoerd en de interne uitzonderingsgegevens.

public:
 InstanceNotReadyException(System::Xml::Linq::XName ^ commandName, Guid instanceId, Exception ^ innerException);
public InstanceNotReadyException(System.Xml.Linq.XName commandName, Guid instanceId, Exception innerException);
new System.Runtime.DurableInstancing.InstanceNotReadyException : System.Xml.Linq.XName * Guid * Exception -> System.Runtime.DurableInstancing.InstanceNotReadyException
Public Sub New (commandName As XName, instanceId As Guid, innerException As Exception)

Parameters

commandName
XName

De XName (de combinatie van naamruimte en naam) van de opdracht.

instanceId
Guid

De id van het doelexemplaren waarop de opdracht is uitgevoerd.

innerException
Exception

De uitzondering die de huidige uitzondering heeft veroorzaakt.

Van toepassing op

InstanceNotReadyException(XName, Guid, String, Exception)

Initialiseert een exemplaar van de InstanceNotReadyException klasse met behulp van de XName (de combinatie van naamruimte en naam) van de opdracht en de id van het doelexemplaren waarop de opdracht is uitgevoerd, foutbericht met de reden voor de uitzondering en de uitzondering die de huidige uitzondering heeft veroorzaakt.

public:
 InstanceNotReadyException(System::Xml::Linq::XName ^ commandName, Guid instanceId, System::String ^ message, Exception ^ innerException);
public InstanceNotReadyException(System.Xml.Linq.XName commandName, Guid instanceId, string message, Exception innerException);
new System.Runtime.DurableInstancing.InstanceNotReadyException : System.Xml.Linq.XName * Guid * string * Exception -> System.Runtime.DurableInstancing.InstanceNotReadyException
Public Sub New (commandName As XName, instanceId As Guid, message As String, innerException As Exception)

Parameters

commandName
XName

De XName (de combinatie van naamruimte en naam) van de opdracht.

instanceId
Guid

De id van het doelexemplaren waarop de opdracht is uitgevoerd.

message
String

De reden voor de uitzondering.

innerException
Exception

De uitzondering die de huidige uitzondering heeft veroorzaakt.

Van toepassing op