Public Member Functions | |
def | __init__ (self, resp) |
def | __str__ (self) |
Public Attributes | |
code | |
message | |
stack | |
url | |
def util.rrapi.RRApiError.__init__ | ( | self, | |
resp | |||
) |
def util.rrapi.RRApiError.__str__ | ( | self | ) |
Get message
Definition at line 43 of file rrapi.py.
References util.rrapi.RRApiError.message, iniparser.ConfigData.message, cscdqm::Exception.message, and DQMNet::QValue.message.
Referenced by edmStreamStallGrapher.Point.__repr__().
util.rrapi.RRApiError.message |
Definition at line 20 of file rrapi.py.
Referenced by util.rrapi.RRApiError.__str__(), and rrapi.RRApiError.__str__().
util.rrapi.RRApiError.url |
Definition at line 22 of file rrapi.py.
Referenced by util.rrapi.RRApi.get(), and rrapi.RRApi.get().