RelayNotFoundException constructor
RelayNotFoundException(
- String relayUrl
Thrown when a relay is not found/registered.
Implementation
RelayNotFoundException(this.relayUrl);
Thrown when a relay is not found/registered.
RelayNotFoundException(this.relayUrl);