C# Class Nomad.MigrationException

Inheritance: System.Exception
Afficher le fichier Open project: marceldupr/Nomad

Méthodes publiques

Méthode Description
MigrationException ( ChangeSet changeSet, string message ) : System

Method Details

MigrationException() public méthode

public MigrationException ( ChangeSet changeSet, string message ) : System
changeSet ChangeSet
message string
Résultat System