exception documentation

class RequestSentNoCallError(RequestError): (source)

View In Hierarchy

Exception raised when a request is sent without a call.

Method __init__ Undocumented
def __init__(self): (source) ΒΆ

Undocumented