| MigrationException Constructor (String, Exception) |
Migration exception
Namespace:
Omada.OE.Solution.OIM.AppLogic.SystemOnboarding.Migration.Exceptions
Assembly:
Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic MigrationException(
string message,
Exception innerException
)
Parameters
- message
- Type: SystemString
- innerException
- Type: SystemException
See Also