exception documentation
class RegistrationError(SIPError): (source)
Constructor: RegistrationError(code, phrase)
Registration was not possible.
Inherited from SIPError
:
Method | __init__ |
Undocumented |
Instance Variable | code |
Undocumented |
Instance Variable | phrase |
Undocumented |