Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Initializes a new instance of the DataException class.
Overload List
| Name | Description |
|---|---|
| DataException () | Initializes a new instance of the DataException class. |
| DataException (String) | Initializes a new instance of the DataException class with a specified error message. |
| DataException (SerializationInfo, StreamingContext) | Initializes a new instance of the DataException class with serialized data, for use in remoting scenarios. |
| DataException (String, Exception) | Initializes a new instance of the DataException class with a specified error message and a reference to the inner exception that is the cause of this exception. |
See Also
Reference
DataException Class
DataException Members
Microsoft.VisualStudio.TeamSystem.Data Namespace
InnerException
Message