Dotnet-Project Framework documentation.

ErrorTrace.Error Method

Format an exception into a string.

Overload List

Format an exception into a string.

public static string Error(Exception);

Format an exception into a string.

public static string Error(Exception,string);

See Also

ErrorTrace Class | DotnetProject Namespace