Custom error class for RELAY protocol errors. Extends JavaScript’s built-in Error
class. The name property is always "RelayError".
Numeric error code returned by the RELAY server.
Human-readable error description returned by the RELAY server.
Always "RelayError".