Package pysql :: Module pysqlexception
[hide private]
[frames] | no frames]

Module pysqlexception

source code

This module defines all pysql exceptions


Author: Sébastien Renard (sebastien.renard@digitalfox.org)

License: GNU GPL V3

Classes [hide private]
  PysqlException
Pysql Exceptions
  PysqlNotImplemented
Indicates function not yet implemented
  PysqlActionDenied
Indicates user is not granted to perform this action
  PysqlOptionParserNormalExitException
A dummy exception which makes it possible to have --help exit silently
Variables [hide private]
  __package__ = 'pysql'