Namespace FluentMigrator.Exceptions
Classes
DatabaseOperationNotSupportedException
Exception to be thrown when a database operation is not supported
DuplicateMigrationException
An exception that is thrown when more than one migration with the same version was found
FluentMigratorException
The base exception class for FluentMigrator exceptions
ProcessorFactoryNotFoundException
Exception that gets thrown when a processor factory couldn't be found
UndeterminableConnectionException
Exception that gets thrown when no connection string could be found