Class s.e.DatabaseError(Exception):

Part of stoqlib.exceptions View In Hierarchy

General database errors

There are two ways of raising this exception:

raise DatabaseError(msg) raise DatabaseError(short, msg)

Method __init__ Undocumented
Method __str__ Undocumented
def __init__(self, msg, long=None):
Undocumented
def __str__(self):
Undocumented
API Documentation for Stoqlib, generated by pydoctor at 2009-07-14 16:00:32.