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