spextra.exceptions module#
Spextra-specfic exceptions and errors, for encapsulation.
- exception spextra.exceptions.ArgumentError#
Bases:
SpextraError,ValueErrorError in passed arguments.
- exception spextra.exceptions.ConstructorError#
Bases:
ArgumentErrorError in constructor arguments.
- exception spextra.exceptions.NotInDatabaseError#
Bases:
SpextraError,ValueErrorRequested library is not in the database.
- exception spextra.exceptions.NotInLibraryError#
Bases:
SpextraError,ValueErrorRequested file is not in the library.