openbrain.orm.exceptionsΒΆ

Exceptions

OrmAgentInstantiationError

Raised when a session is requested but not found in the database.

OrmNotImplementedError

Raised when the method is not yet implemented.

OrmProfileNotFoundError

Raised when a profile is requested but not found in the database.

OrmSaveAgentConfigError

Raised when saving an agent config fails.

OrmSessionNotFoundError

Raised when a session is requested but not found in the database.