Method ToString
ToString()
Returns string representation of exception.
Declaration
public override string ToString()
Returns
Type | Description |
---|---|
String | String representation of exception. |
Returns string representation of exception.
public override string ToString()
Type | Description |
---|---|
String | String representation of exception. |