Method | Description | |
---|---|---|
ToFormattedString ( this exception ) : string |
Returns Exception information intoa formatted string.
|
public static ToFormattedString ( this exception ) : string | ||
exception | this | The exception to describe. |
return | string |