| ProgramUpdateRequiredException Constructor (String) |
Exception generated from the Integration Library when program update is required before opening the case.
Namespace:
Law.EdaIntegration
Assembly:
Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.3
Syntax public ProgramUpdateRequiredException(
string message
)
Parameters
- message
- Type: SystemString
A description of the error
See Also