ActivityHandler.InvokeResponseException Třída
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
Vlastní výjimka pro vyvolání chyb odpovědi
protected class ActivityHandler.InvokeResponseException : Exception
Protected Class ActivityHandler.InvokeResponseException
Inherits Exception
- Dědičnost
-
ActivityHandler.InvokeResponseException
Konstruktory
ActivityHandler.InvokeResponseException() |
Inicializuje novou instanci ActivityHandler.InvokeResponseException třídy. |
ActivityHandler.InvokeResponseException(HttpStatusCode, Object) |
Inicializuje novou instanci ActivityHandler.InvokeResponseException třídy. |
ActivityHandler.InvokeResponseException(String, Exception) |
Inicializuje novou instanci ActivityHandler.InvokeResponseException třídy. |
ActivityHandler.InvokeResponseException(String) |
Inicializuje novou instanci ActivityHandler.InvokeResponseException třídy. |
Metody
CreateInvokeResponse() |
Metoda továrny, která vytvoří nový InvokeResponse objekt se stavovým kódem a tělem aktuálního objektu. |