TileDB-SOMA-Py
API Reference
Python API
The tiledbsoma module
Provides
Using the documentation
API maturity tags
Data types
Error handling
Classes
Exceptions
tiledbsoma.SOMAError
tiledbsoma.DoesNotExistError
tiledbsoma.AlreadyExistsError
tiledbsoma.NotCreateableError
Functions
The tiledbsoma.io module
The tiledbsoma.io.spatial module
The tiledbsoma.logging module
R API
Tutorials
TileDB-SOMA-Py
TileDB-SOMA Python API Reference
The tiledbsoma module
tiledbsoma.AlreadyExistsError
View page source
tiledbsoma.AlreadyExistsError
¶
exception
tiledbsoma.
AlreadyExistsError
¶
Raised when attempting to create an already existing SOMA object.
Lifecycle: Maturing.