Method | Description | |
---|---|---|
InvalidMigrationException ( ) : System | ||
InvalidMigrationException ( string message ) : System | ||
InvalidMigrationException ( string message, |
Method | Description | |
---|---|---|
InvalidMigrationException ( System info, System context ) : System |
public InvalidMigrationException ( ) : System | ||
return | System |
protected InvalidMigrationException ( System info, System context ) : System | ||
info | System | |
context | System | |
return | System |
public InvalidMigrationException ( string message ) : System | ||
message | string | |
return | System |
public InvalidMigrationException ( string message, |
||
message | string | |
innerException | ||
return | System |