Public Member Functions | |
def | __init__ (self, resp) |
def | __str__ (self) |
Public Attributes | |
code | |
message | |
stack | |
url | |
def rrapi.RRApiError.__init__ | ( | self, | |
resp | |||
) |
def rrapi.RRApiError.__str__ | ( | self | ) |
Get message
Definition at line 42 of file rrapi.py.
References util.rrapi.RRApiError.message, rrapi.RRApiError.message, iniparser.ConfigData.message, cscdqm::Exception.message, and DQMNet::QValue.message.
rrapi.RRApiError.message |
Definition at line 19 of file rrapi.py.
Referenced by rrapi.RRApiError.__str__(), argparse.ArgumentError.__str__(), and python.rootplot.argparse.ArgumentError.__str__().
rrapi.RRApiError.url |
Definition at line 21 of file rrapi.py.
Referenced by rrapi.RRApi.get().