MigrationException Class |
Namespace: Omada.OE.Solution.OIM.AppLogic.SystemOnboarding.Migration.Exceptions
[SerializableAttribute] public class MigrationException : Exception
The MigrationException type exposes the following members.
Name | Description | |
---|---|---|
![]() | MigrationException(String) |
Migration exception
|
![]() | MigrationException(SerializationInfo, StreamingContext) |
Migration exception
|
![]() | MigrationException(String, Exception) |
Migration exception
|
Name | Description | |
---|---|---|
![]() | ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) |
![]() | ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) |
![]() | ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |