X-Plane Remote Access Plugin and Client Library
|
Public Member Functions | |
def | __init__ (self, resultCode, parameter=None) |
Static Public Member Functions | |
def | getMessage (resultCode) |
Public Attributes | |
resultCode | |
the result code, one of the RESULT_XXX constants | |
parameter | |
an optional parameter for the result | |
Static Private Attributes | |
dictionary | _message |
mapping from result codes to their string representation More... | |
def xplra.ProtocolException.__init__ | ( | self, | |
resultCode, | |||
parameter = None |
|||
) |
|
static |
|
staticprivate |
mapping from result codes to their string representation