Overload | Description |
---|---|
DataGridException Constructor() | Initializes a new instance of the DataGridException class. |
DataGridException Constructor(String) | Initializes a new instance of the DataGridException class with the specified error message. |
DataGridException Constructor(String,DataGridControl) | |
DataGridException Constructor(String,Exception) | Initializes a new instance of the DataGridException class with the specified error message and inner exception. |
DataGridException Constructor(String,Exception,DataGridControl) | |
DataGridException Constructor(SerializationInfo,StreamingContext) | Initializes a new instance of the DataGridException class with serialized data. |