DataServiceException Constructor ()

 

Initializes a new instance of the DataServiceException class with a system-supplied message that describes the error.

Namespace:   System.Data.Services
Assembly:  System.Data.Services (in System.Data.Services.dll)

public:
DataServiceException()

This constructor initializes the Message property of the new instance to a system-supplied message that describes the error. This message takes into account the current system culture.

.NET Framework
Available since 3.5
Return to top
Show: