Initializes a new instance of the GatewayException class with a specified Gateway daemon return code.
Namespace: IBM.CTG
Assembly: IBM.CTG.Client (in IBM.CTG.Client.dll) Version: 9.1.0.0 (9.1.0.4)
Syntax
Parameters
- returnCode
- Type: SystemInt32
A Gateway daemon return code to associate with this instance.
See Also