Viewing File: /usr/lib/python2.7/site-packages/requestbuilder/exceptions.pyo
ó
>é,Xc @ sˆ d e f d „ ƒ YZ d e f d „ ƒ YZ d e f d „ ƒ YZ d e f d „ ƒ YZ d e f d „ ƒ YZ d
e f d „ ƒ YZ d S(
t
ArgumentErrorc B s e Z d Z RS( sF
A bad command line argument should cause the command to fail
( t __name__t
__module__t __doc__( ( ( s= /usr/lib/python2.7/site-packages/requestbuilder/exceptions.pyR s t ClientErrorc B s e Z d Z RS( s@
General client error (e.g. error accessing the server)
( R R R ( ( ( s= /usr/lib/python2.7/site-packages/requestbuilder/exceptions.pyR s t AuthErrorc B s e Z d Z RS( s(
Authentication handler failure
( R R R ( ( ( s= /usr/lib/python2.7/site-packages/requestbuilder/exceptions.pyR s t TimeoutErrorc B s e Z d Z RS( s'
A request or response timeout
( R R R ( ( ( s= /usr/lib/python2.7/site-packages/requestbuilder/exceptions.pyR % s t ServiceInitErrorc B s e Z d Z d d „ Z RS( s%
Failure to set up a service
c C s t j | | ƒ d S( N( R t __init__( t selft reason( ( s= /usr/lib/python2.7/site-packages/requestbuilder/exceptions.pyR 1 s N( R R R t NoneR ( ( ( s= /usr/lib/python2.7/site-packages/requestbuilder/exceptions.pyR , s t ServerErrorc B sM e Z d Z d „ Z e d „ ƒ Z e d „ ƒ Z e d „ ƒ Z d „ Z RS( s+
An error response from the server
c G s) t j | | j | j | Œ | | _ d S( N( t ExceptionR t status_codeR
t response( R R t args( ( s= /usr/lib/python2.7/site-packages/requestbuilder/exceptions.pyR : s c C s
| j j S( N( R t text( R ( ( s= /usr/lib/python2.7/site-packages/requestbuilder/exceptions.pyt body>