CommunicatorError
Constructors
Constructors
- CommunicatorError.constructor(message)
Creates a new CommunicatorError
- Arguments
message (
string()
) –
- Return type
Properties
- CommunicatorError.message
- Type
string
- CommunicatorError.name
- Type
string
- CommunicatorError.stack
- Type
string optional
- CommunicatorError.Error
- Type
ErrorConstructor