C# Class Sharp.Data.Exceptions.TableNotFoundException

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

Méthodes publiques

Méthode Description
TableNotFoundException ( string message, Exception innerException, string sql ) : System

Method Details

TableNotFoundException() public méthode

public TableNotFoundException ( string message, Exception innerException, string sql ) : System
message string
innerException System.Exception
sql string
Résultat System