Parameters
- projectPath
- Path to .elk project file.
Exception | Description |
---|---|
ProjectNotFoundException | Thrown when project doesn't exist. |
ProjectOpenException | Thrown when requested project cannot be open |
System.ArgumentNullException | Thrown when projectPath is null . |