An exception thrown when errors occur while loading a workspace.
Implements
Namespace: Metalama.Framework.Workspaces
Assembly: Metalama.Framework.Workspaces.dll
Syntax
public sealed class WorkspaceLoadException : Exception, ISerializableConstructors
| Name | Description |
|---|---|
| WorkspaceLoadException(string, IReadOnlyList<string>) |
Properties
| Name | Description |
|---|---|
| Errors | Gets the list of error messages that occurred during workspace loading. |