Click or drag to resize

ServerExceptionGetMessage Method

Gets the message.

Namespace:  ZReports
Assembly:  ZReports (in ZReports.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public string GetMessage()

Return Value

Type: String
The error message.
See Also