Babelfish Help Documentation
C#
For Babelfish Release 1.12.4.4
Show/Hide TOC
Request
Exception(String) Constructor
Initializes a new instance of the
RequestException
class
Definition
Namespace:
Scopos.BabelFish.Requests
Assembly:
BabelFish (in BabelFish.dll) Version: 1.12.4.4+d2f3bdeedfc7a151494a378da1156fb690afa333
C#
Copy
public
RequestException
(
string
message
)
Parameters
message
String
See Also
Reference
RequestException Class
RequestException Overload
Scopos.BabelFish.Requests Namespace
In This Article
Definition
See Also