 | IExceptionMessage Property |
Gets a message that describes 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)
SyntaxReadOnly Property Message As String
Get
Return Value
Type:
String
The error message that explains the reason for the exception, or an empty string("").
See Also