Remove RestClientException inheritance

The rest_client module doesn't raise AuthenticationFailur, so this
patch removes the inheritance.
In addition, this patch changes the order of exceptions for knowing
what exceptions the rest_client module raises.

Change-Id: Ia60ba728bdc650542602382eacbd35149717ecf7
1 file changed