2 implementations of InternalHandleException
System.Data.Services (2)
System\Data\Services\DataService.cs (2)
219
void IDataService.
InternalHandleException
(HandleExceptionArgs args)
2216
public void
InternalHandleException
(HandleExceptionArgs args)
5 references to InternalHandleException
System.Data.Services (5)
System\Data\Services\DataService.cs (1)
2218
this.dataService.
InternalHandleException
(args);
System\Data\Services\ErrorHandler.cs (4)
78
service.
InternalHandleException
(args);
112
service.
InternalHandleException
(args);
138
service.
InternalHandleException
(args);
167
service.
InternalHandleException
(args);