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