Share via


ActivityHandler.InvokeResponseException Klasse

Definition

Eine benutzerdefinierte Ausnahme für Aufrufantwortfehler.

protected class ActivityHandler.InvokeResponseException : Exception
Protected Class ActivityHandler.InvokeResponseException
Inherits Exception
Vererbung
ActivityHandler.InvokeResponseException

Konstruktoren

ActivityHandler.InvokeResponseException()

Initialisiert eine neue Instanz der ActivityHandler.InvokeResponseException-Klasse.

ActivityHandler.InvokeResponseException(HttpStatusCode, Object)

Initialisiert eine neue Instanz der ActivityHandler.InvokeResponseException-Klasse.

ActivityHandler.InvokeResponseException(String)

Initialisiert eine neue Instanz der ActivityHandler.InvokeResponseException-Klasse.

ActivityHandler.InvokeResponseException(String, Exception)

Initialisiert eine neue Instanz der ActivityHandler.InvokeResponseException-Klasse.

Methoden

CreateInvokeResponse()

Eine Factorymethode, die ein neues InvokeResponse Objekt mit dem Statuscode und dem Textkörper des aktuellen Objekts erstellt.

Gilt für: