MimerError.ToString Method
Gets the complete text of the error message.
[Visual Basic]Overrides Public Function ToString() As
String [C#]public override
string ToString();
Return Value
Error message text.
See Also
MimerError Class | Mimer.Data.Client Namespace