|
Server : Apache/2.2.2 (Fedora) System : Linux App1.pathumtani.go.th 2.6.20-1.2320.fc5smp #1 SMP Tue Jun 12 19:40:16 EDT 2007 i686 User : apache ( 48) PHP Version : 5.2.9 Disable Function : NONE Directory : /proc/self/root/usr/lib/python2.4/site-packages/ |
Upload File : |
mō
H˙Ļ@c @ s d Z d k l Z l Z l Z d e f d YZ d e e f d YZ d e f d YZ d e f d YZ d
e f d YZ d e f d
YZ d e f d YZ
d e f d YZ d e f d YZ d e f d YZ
d e f d YZ [ [ d S( s _mysql_exceptions: Exception classes for _mysql and MySQLdb.
These classes are dictated by the DB API v2.0:
http://www.python.org/topics/database/DatabaseAPI-2.0.html
( s Exceptions
StandardErrors Warningt
MySQLErrorc B s t Z d Z RS( s* Exception related to operation with MySQL.( t __name__t
__module__t __doc__( ( ( t5 /usr/lib/python2.4/site-packages/_mysql_exceptions.pyR
s t Warningc B s t Z d Z RS( sW Exception raised for important warnings like data truncations
while inserting, etc.( R R R ( ( ( R R s t Errorc B s t Z d Z RS( sQ Exception that is the base class of all other error exceptions
(not Warning).( R R R ( ( ( R R s t InterfaceErrorc B s t Z d Z RS( sk Exception raised for errors that are related to the database
interface rather than the database itself.( R R R ( ( ( R R s t
DatabaseErrorc B s t Z d Z RS( sA Exception raised for errors that are related to the
database.( R R R ( ( ( R R s t DataErrorc B s t Z d Z RS( s Exception raised for errors that are due to problems with the
processed data like division by zero, numeric value out of range,
etc.( R R R ( ( ( R R &