WebSocketChannelException.from constructor

WebSocketChannelException.from(
  1. Object? inner
)

Implementation

WebSocketChannelException.from(this.inner) : message = inner.toString();