System\Data\Services\DataService.cs (5)
1758writer = ErrorHandler.HandleBeforeWritingException(exception, this, accept, acceptCharset);
2381ErrorHandler.HandleBatchRequestException(this, exception, writer);
2567ErrorHandler.HandleBatchProcessException(this, currentHost, exception, writer);
2589ErrorHandler.HandleBatchRequestException(this, ex, writer);
2678ErrorHandler.HandleBatchProcessException(this, currentHost, exception, writer);