Make error classes more consistent
authorIustin Pop <iustin@google.com>
Fri, 20 Jul 2012 10:00:29 +0000 (12:00 +0200)
committerIustin Pop <iustin@google.com>
Fri, 20 Jul 2012 12:14:36 +0000 (14:14 +0200)
commit7fe73c6f963e8bb1ba8d1b829a482261b167dde2
tree6798b9e629d5c48e20de4658d8cd5874714209f6
parent7cb421717399a7e88f83a156cbc75d4429742484
Make error classes more consistent

This removes "pass" from a few definitions, making all errors
consistent.

Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: RenĂ© Nussbaumer <rn@google.com>
lib/errors.py