Public Member Functions | |
def | __init__ |
def | __str__ |
Public Attributes | |
code | |
message | |
stack | |
url | |
def rrapi.RRApiError.__str__ | ( | self | ) |
Get message
Definition at line 42 of file rrapi.py.
References rrapi.RRApiError.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().