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