WorkspaceLoadException(string, IReadOnlyList<string>)
Declaration
public WorkspaceLoadException(string message, IReadOnlyList<string> errors)Parameters
| Type | Name | Description |
|---|---|---|
| string | message | |
| IReadOnlyList<string> | errors |
public WorkspaceLoadException(string message, IReadOnlyList<string> errors)| Type | Name | Description |
|---|---|---|
| string | message | |
| IReadOnlyList<string> | errors |