| Home | Trees | Index | Help |
|
|---|
| Package lemon :: Package external :: Package Cheetah :: Package Utils :: Package optik :: Module errors |
|
optik.errors Exception classes used by Optik.
| Exceptions | |
|---|---|
BadOptionError |
Raised if an invalid or ambiguous option is seen on the command-line. |
OptikError |
|
OptionConflictError |
Raised if conflicting options are added to an OptionParser. |
OptionError |
Raised if an Option instance is created with invalid or inconsistent arguments. |
OptionValueError |
Raised if an invalid option value is encountered on the command line. |
| Variable Summary | |
|---|---|
str |
__revision__ = '$Id: errors.py,v 1.1 2003/08/12 09:17:11...
|
| Variable Details |
|---|
__revision__
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.0 on Mon Nov 10 15:07:46 2003 | http://epydoc.sf.net |