Метод | Описание | |
---|---|---|
DatasetNotFoundException ( |
Constructs a new DatasetNotFoundException with an existing exception object
|
|
DatasetNotFoundException ( string detailMessage ) : System |
Constructs a new DatasetNotFoundException with the specified message
|
|
DatasetNotFoundException ( string detailMessage, |
Constructs a new DatasetNotFoundException with the specified message and an existing exception object
|
Метод | Описание | |
---|---|---|
DatasetNotFoundException ( System info, System context ) : System |
Constructs a new instance of the DatasetNotFoundException class with serialized data.
|
public DatasetNotFoundException ( |
||
ex | ||
Результат | System |
protected DatasetNotFoundException ( System info, System context ) : System | ||
info | System | The |
context | System | The |
Результат | System |
public DatasetNotFoundException ( string detailMessage ) : System | ||
detailMessage | string | |
Результат | System |
public DatasetNotFoundException ( string detailMessage, |
||
detailMessage | string | |
ex | ||
Результат | System |