Aracılığıyla paylaş


IDataServiceHost.ProcessException(HandleExceptionArgs) Yöntem

Tanım

parametresindeki args bilgileri kullanarak bir veri hizmeti özel durumunu işler.

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)

Parametreler

args
HandleExceptionArgs

HandleExceptionArgs özel durum nesnesiyle ilgili bilgileri içerir.

Şunlara uygulanır