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