| RGCustomException Constructor |
Namespace:
Recrovit.RecroGridFramework
Assembly:
Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 2.6.0
Syntax public RGCustomException(
string message
)
Parameters
- message
- Type: SystemString
The message that describes the error.
See Also