taipy.enterprise.core.exceptions package
Classes¶
DataToBeImportAlredyExist: Raised when data files in the scenario to be imported have already existsEntitiesToBeImportAlredyExist: Raised when entities in the scenario to be imported have already existsExportPathAlreadyExists: Raised when the export folder already exists.ImportArchiveDoesntContainAnyScenario: Raised when the import archive file doesn't contain any scenarioImportScenarioDoesntHaveAVersion: Raised when the import scenario doesn't have a versionPermissionDenied: Raised if the user has insufficient permissions to perform the operation.VersionAlreadyExistsAsProduction: Raised if a version already exists as a production version.VersionIsNotProductionVersion: Raised if the version is not a production version.