Event.protocolError

The protocol error code.

This property function may only be called if Event.type is handshakeFailedProtocol.

struct Event
@property const pure
protocolError
()

Throws

Error if the property is called for a wrong event type.

Meta