Freigeben über


Response.FromException(Exception) Methode

Definition

Erstellt eine neue Antwort, die eine Ausnahme darstellt.

public static Orleans.Serialization.Invocation.Response FromException (Exception exception);
static member FromException : Exception -> Orleans.Serialization.Invocation.Response
Public Shared Function FromException (exception As Exception) As Response

Parameter

exception
Exception

Die Ausnahme.

Gibt zurück

Eine neue Antwort.

Gilt für: