C# Class Nomad.MigrationException

Inheritance: System.Exception
显示文件 Open project: marceldupr/Nomad

Public Methods

Method Description
MigrationException ( ChangeSet changeSet, string message ) : System

Method Details

MigrationException() public method

public MigrationException ( ChangeSet changeSet, string message ) : System
changeSet ChangeSet
message string
return System