Package common :: Module exceptions
[hide private]
[frames] | no frames]

Module exceptions

source code

Classes [hide private]
  PysqliteNotAvailable
sqlite2 is not installed or python bindings are missing
  PysqliteOperationalError
sqlite2 raised pysqlite2.dbapi2.OperationalError
  DatabaseMalformed
The databas can't be read
  ServiceNotAvailable
This exception is raised when we cannot use Gajim remotely
  DbusNotSupported
D-Bus is not installed or python bindings are missing
  SessionBusNotPresent
This exception indicates that there is no session daemon
  NegotiationError
A session negotiation failed
  DecryptionError
A message couldn't be decrypted into usable XML
  Cancelled
The user cancelled an operation
  LatexError
sqlite2 raised pysqlite2.dbapi2.OperationalError
  GajimGeneralException
This exception is our general exception