Click or drag to resize

IExceptionToString Method

Creates and returns a string representation of the current exception.

Namespace:  EBP.Api.Interfaces.Misc
Assembly:  EBP.Api.Common (in EBP.Api.Common.dll) Version: 1.0.2835.45 (1.0.2835.45)
Syntax
string ToString()

Return Value

Type: String
A string representation of the current exception.
See Also