| OPSConnectionException Constructor (String, Object) |
Namespace:
Omada.OE.Solution.OIM.AppLogic.OPS.Exceptions
Assembly:
Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic OPSConnectionException(
string format,
params Object[] args
)
Parameters
- format
- Type: SystemString
The format. - args
- Type: SystemObject
The args.
See Also