summaryrefslogtreecommitdiffstats
path: root/pyfirstaidkit/errors.py
Commit message (Expand)AuthorAgeFilesLines
* Add question support.Miloslav Trmač2009-07-171-0/+4
* Be more expressive in the error messages.Joel Andres Granados2008-07-151-14/+12
* Catch the exception where the user configures a plugin that is not found.Joel Andres Granados2008-07-151-1/+1
* Be sure to use the "\" character when coding a string in multiple lines.Joel Andres Granados2008-07-141-1/+1
* Avoid the ugly space left by adding "\" to a string separation.Joel Andres Granados2008-07-141-2/+2
* Fix the format of the firstaidkit file.Joel Andres Granados2008-07-141-7/+9
* Create a general purpose exception for thing that dont have exception yet.Joel Andres Granados2008-06-041-0/+11
* Create an use the invalidpluginname exception.Joel Andres Granados2008-03-141-0/+6
* Fix the __init__ of Invalid Flow Name exceptionMartin Sivak2008-01-021-1/+1
* Move from tasker to pyfirstaidkit to try to follow the standard in site-packa...Joel Andres Granados2008-01-021-0/+29