Method | Description | |
---|---|---|
InvalidDataSourceException ( ) : System |
Initializes a new instance of the InvalidTestFixtureException class.
|
|
InvalidDataSourceException ( string message ) : System |
Initializes a new instance of the InvalidTestFixtureException class.
|
|
InvalidDataSourceException ( string message, |
Initializes a new instance of the InvalidTestFixtureException class.
|
Method | Description | |
---|---|---|
InvalidDataSourceException ( |
Serialization Constructor
|
public InvalidDataSourceException ( ) : System | ||
return | System |
protected InvalidDataSourceException ( |
||
info | ||
context | ||
return | System |
public InvalidDataSourceException ( string message ) : System | ||
message | string | The message. |
return | System |
public InvalidDataSourceException ( string message, |
||
message | string | The message. |
inner | The inner. | |
return | System |