Exceptions ========== .. py:exception:: MandelshtamError The base exception class for all errors in the library. .. py:exception:: BackendError The base exception class for backend-related errors. .. py:exception:: NotSupportedBackendError Raised when the requested backend is not supported.