Files
python-senlinclient/senlinclient
tengqm 8ae4a00501 Major revision to client side exception handling
Revisions include:
1. Make client side HttpException accept a SDK HttpException in its
   constructor.
2. Print error code when printing error messages.
3. Added ClientError and ServerError and subclasses based on their
   HTTP code.
4. Added parse_exception() method to pase the exception based on its
   error code so that proper error message is shown.
2015-01-25 18:54:59 +08:00
..
2015-01-19 20:52:49 +08:00
2015-01-16 15:06:31 +08:00