Creates a response which indicates a previous reply has failed in some way.
- code: The error code corresponding to what kind of error this is. See the errorcode constants.
- message: A custom message about this error.
- id: The request this error is a response to.
Creates a response which indicates a previous reply has failed in some way. - code: The error code corresponding to what kind of error this is. See the errorcode constants. - message: A custom message about this error. - id: The request this error is a response to.