exceptions Package
Classes
| DatasetNotFoundException |
Raised when specified dataset (name or UUID) is not found in workspace. |
| FabricHTTPException |
Raised when an API call to any Fabric REST API fails with status code >= 400. |
| FolderNotFoundException |
Raised when specified folder (name or UUID) is not found. |
| SemPyException |
Base class for other exceptions. |
| WorkspaceNotFoundException |
Raised when specified workspace (name or UUID) is not found. |