- Namespace
- Cake
.EntityFramework .Models - Containing Type
- EfMigrationException
Syntax
public EfMigrationException(string message, Exception inner)
Parameters
| Name | Type | Description |
|---|---|---|
| message | string | |
| inner | Exception |
Return Value
| Type | Description |
|---|---|
| void |