WorkspaceNotFoundException Class
Raised when specified workspace (name or UUID) is not found.
- Inheritance
-
sempy.fabric.exceptions._exceptions.SemPyExceptionWorkspaceNotFoundException
Constructor
WorkspaceNotFoundException(workspace: str)
Parameters
Name | Description |
---|---|
workspace
Required
|
Workspace name or id. |