C# Class Simple.Migrator.IrreversibleMigrationException

Exception thrown in a migration Down() method when changes can't be undone.
Inheritance: System.Exception
Afficher le fichier Open project: juanplopes/simple

Méthodes publiques

Méthode Description
IrreversibleMigrationException ( ) : System

Method Details

IrreversibleMigrationException() public méthode

public IrreversibleMigrationException ( ) : System
Résultat System