Show / Hide Table of Contents

Method ExtMisc.ToStringWithoutStack


Overload

Returns string containing exception type name and message.

public static string ToStringWithoutStack(this Exception t)
Parameters
t  (Exception)
Returns
string