Share via


IDataServiceHost.ProcessException(HandleExceptionArgs) Methode

Definition

Verarbeitet eine Datendienst-Ausnahme mithilfe von args Informationen im Parameter.

public:
 void ProcessException(System::Data::Services::HandleExceptionArgs ^ args);
public void ProcessException (System.Data.Services.HandleExceptionArgs args);
abstract member ProcessException : System.Data.Services.HandleExceptionArgs -> unit
Public Sub ProcessException (args As HandleExceptionArgs)

Parameter

args
HandleExceptionArgs

HandleExceptionArgs mit Informationen über das Ausnahmeobjekt.

Gilt für: