milesrichardson / ParsePy

A relatively up-to-date fork of ParsePy, the Python wrapper for the Parse.com API. Originally maintained by @dgrtwo
MIT License
516 stars 184 forks source link

Documentation: Exceptions that might be rised #122

Open flplv opened 9 years ago

flplv commented 9 years ago

Hello!

There is no documentation informing which exceptions might get risen by the ParsePy.

Besides, if there's a simple answer to the question above I'd be happy to read it.

Thanks