Statistics
| Branch: | Tag: | Revision:

root / astakosclient / astakosclient / errors.py @ edc51a21

History | View | Annotate | Download (3.9 kB)

# Date Author Comment
2c9c147e 10/29/2013 03:37 pm Ilias Tsitsimpis

astakosclient: Complete redesign astakosclient

Accept auth_url as the default entry point and
query astakos endpoints to find out the
account and ui urls.

2b40f200 06/10/2013 08:00 pm Christos Stavrakakis

Make API faults have default 500 status code

Make the default status code of API Fault and AstakosClientException
to be 500.

0a2a342c 04/12/2013 05:16 pm Ilias Tsitsimpis

astakosclient: ReRaise json Exceptions as AstakosClient ones

fd420756 04/12/2013 11:36 am Ilias Tsitsimpis

astakosclient: Add request for Commissions

Refs #3440

83f9157b 04/12/2013 11:32 am Ilias Tsitsimpis

astakosclient: Replace ValueError with BadValue

All Exceptions that AstakosClient is raising should
be under AstakosClientException class

21190887 04/10/2013 11:50 am Ilias Tsitsimpis

astakosclient: AstakosClientException now has details attr

1ecb12b5 04/08/2013 02:56 pm Christos Stavrakakis

Rename snf-astakos-client to astakosclient