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