Method | Description | |
---|---|---|
AssertionException ( string message ) : System | ||
AssertionException ( string message, |
Method | Description | |
---|---|---|
AssertionException ( System info, System context ) : System |
Serialization Constructor
|
protected AssertionException ( System info, System context ) : System | ||
info | System | |
context | System | |
return | System |
public AssertionException ( string message ) : System | ||
message | string | The error message that explains /// the reason for the exception |
return | System |
public AssertionException ( string message, |
||
message | string | The error message that explains /// the reason for the exception |
inner | The exception that caused the /// current exception | |
return | System |