Method | Description | |
---|---|---|
MigrationException ( string message ) : System | ||
MigrationException ( string message, Exception innerException ) : System |
public MigrationException ( string message ) : System | ||
message | string | |
return | System |
public MigrationException ( string message, Exception innerException ) : System | ||
message | string | |
innerException | Exception | |
return | System |