| EdaApiException Constructor (String) |
An exception that occurred within the Early Data Analyzer Integration Library
Namespace:
Law.EdaIntegration
Assembly:
Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.2
Syntax public EdaApiException(
string message
)
Parameters
- message
- Type: SystemString
A description of the error
See Also