Custom exception type to be thrown when migrating down when the migration cannot be undone
Namespace:
Mindscape.LightSpeed.MigrationsAssembly: Mindscape.LightSpeed.Migrations (in Mindscape.LightSpeed.Migrations.dll)
Version: 3.1.0.0 (4.0.0.0)
Syntax
| C# |
|---|
[SerializableAttribute] public class IrreversibleMigrationException : Exception |
| Visual Basic (Declaration) |
|---|
<SerializableAttribute> _ Public Class IrreversibleMigrationException _ Inherits Exception |
Inheritance Hierarchy
System..::.Object
System..::.Exception
Mindscape.LightSpeed.Migrations..::.IrreversibleMigrationException
System..::.Exception
Mindscape.LightSpeed.Migrations..::.IrreversibleMigrationException