class UnknownRemoteError(RemoteAmpError): (source)
Method | __init__ |
Create a remote error with an error code and description. |
Inherited from RemoteAmpError
:
Instance Variable | description |
Undocumented |
Instance Variable | errorCode |
Undocumented |
Instance Variable | fatal |
Undocumented |
Instance Variable | local |
Undocumented |