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