Freigeben über


ExceptionResponse Klasse

Definition

Ein Response , das eine Ausnahme darstellt, eine unterbrochene Zusage.

[Orleans.GenerateSerializer]
[Orleans.Immutable]
public sealed class ExceptionResponse : Orleans.Serialization.Invocation.Response
[<Orleans.GenerateSerializer>]
[<Orleans.Immutable>]
type ExceptionResponse = class
    inherit Response
Public NotInheritable Class ExceptionResponse
Inherits Response
Vererbung
ExceptionResponse
Attribute

Konstruktoren

ExceptionResponse()

Ein Response , das eine Ausnahme darstellt, eine unterbrochene Zusage.

Eigenschaften

Exception

Ein Response , das eine Ausnahme darstellt, eine unterbrochene Zusage.

Result

Ein Response , das eine Ausnahme darstellt, eine unterbrochene Zusage.

Methoden

Dispose()

Ein Response , das eine Ausnahme darstellt, eine unterbrochene Zusage.

GetResult<T>()

Ein Response , das eine Ausnahme darstellt, eine unterbrochene Zusage.

GetSimpleResultType()

Ein Response , das eine Ausnahme darstellt, eine unterbrochene Zusage.

(Geerbt von Response)
ToString()

Ein Response , das eine Ausnahme darstellt, eine unterbrochene Zusage.

Erweiterungsmethoden

ThrowIfExceptionResponse(Response)

Ein Response , das eine Ausnahme darstellt, eine unterbrochene Zusage.

Gilt für: