次の方法で共有


WorkspaceNotFoundException Class

Raised when specified workspace (name or UUID) is not found.

Inheritance
sempy.fabric.exceptions._exceptions.SemPyException
WorkspaceNotFoundException

Constructor

WorkspaceNotFoundException(workspace: str)

Parameters

Name Description
workspace
Required
str

Workspace name or id.