 | 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)
SyntaxFunction ToString As String
Return Value
Type:
String
A string representation of the current exception.
See Also