C# Class Sharp.Migrations.SeedNotFoundException

Inheritance: MigrationException
Afficher le fichier Open project: sharpmigrations/sharpmigrations

Méthodes publiques

Méthode Description
SeedNotFoundException ( string seedName, string message, Exception innerException = null ) : System

Method Details

SeedNotFoundException() public méthode

public SeedNotFoundException ( string seedName, string message, Exception innerException = null ) : System
seedName string
message string
innerException System.Exception
Résultat System