Udostępnij przez


ActivityHandler.InvokeResponseException Klasa

Definicja

Wyjątek niestandardowy dla błędów odpowiedzi wywołania.

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

Konstruktory

ActivityHandler.InvokeResponseException()

Inicjuje nowe wystąpienie klasy ActivityHandler.InvokeResponseException.

ActivityHandler.InvokeResponseException(HttpStatusCode, Object)

Inicjuje nowe wystąpienie klasy ActivityHandler.InvokeResponseException.

ActivityHandler.InvokeResponseException(String, Exception)

Inicjuje nowe wystąpienie klasy ActivityHandler.InvokeResponseException.

ActivityHandler.InvokeResponseException(String)

Inicjuje nowe wystąpienie klasy ActivityHandler.InvokeResponseException.

Metody

CreateInvokeResponse()

Metoda fabryki, która tworzy nowy InvokeResponse obiekt z kodem stanu i treścią bieżącego obiektu.

Dotyczy