Package web :: Package clientjob :: Class Response
[hide private]
[frames] | no frames]

Class Response

source code

A instance of this class is returned by send_job. If everything is ok the code is 200. If instead the request couln't be executed by the client, the code will be different to 200 and explication error will be in response.

Instance Methods [hide private]
 
__init__(self, code, response) source code