CommunicatorError

class CommunicatorError()

Constructors

Properties


Constructors

CommunicatorError.constructor(message)
Arguments:
  • message (string()) – None
Return type:

CommunicatorError()

Properties

CommunicatorError.message
Type:string
CommunicatorError.name
Type:string
CommunicatorError.stack
Type:string optional
CommunicatorError.Error
Type:ErrorConstructor