Udostępnij za pośrednictwem


IDataServiceHost.ProcessException(HandleExceptionArgs) Metoda

Definicja

Obsługuje wyjątek usługi danych przy użyciu informacji w parametrze args .

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)

Parametry

args
HandleExceptionArgs

HandleExceptionArgs zawiera informacje o obiekcie wyjątku.

Dotyczy