[]
Specialized exception for data source actions.
public class DataSourceException : Exception, ISerializable
| Name | Description |
|---|---|
| DataSourceException(Codes) | Initializes a new instance of the DataSourceException class. |
| DataSourceException(Codes, Exception) | Initializes a new instance of the DataSourceException class. |
| DataSourceException(Codes, string) | Initializes a new instance of the DataSourceException class. |
| DataSourceException(SerializationInfo, StreamingContext) | Initializes a new instance of the DataSourceException class with serialized data. |
| DataSourceException(string) | Initializes a new instance of the DataSourceException class with a specified error message. |
| Name | Description |
|---|---|
| Code | Gets the code. |