DatabaseException
index
/home/graeme/CVS/dna/scheduler/Scheduler/PxWeb/DatabaseException.py

DatabaseException.py
# Maintained by G.Winter
# 4th February 2004

# A generic exception for database workings.




#

 
Modules
       
exceptions

 
Classes
       
exceptions.Exception
DatabaseException

 
class DatabaseException(exceptions.Exception)
     Methods defined here:
__init__(self, args)

Methods inherited from exceptions.Exception:
__getitem__(...)
__str__(...)