Exception documentation update.

This commit is contained in:
Kenneth Reitz 2010-11-04 05:43:00 -04:00
parent f6964bba8f
commit 642b1d8def
1 changed files with 3 additions and 3 deletions

View File

@ -48,17 +48,17 @@ Exceptions
.. class:: InvalidDatasetType
Raised when shit goes down.
You're trying to add something that doesn't quite look right.
.. class:: InvalidDimensions
Raised when shit goes down.
You're trying to add something that doesn't quite fit right.
.. class:: UnsupportedFormat
Raised when shit goes down.
You're trying to add something that doesn't quite taste right.
Now, go start some :ref:`Tablib Development <development>`.