ConnectionException constructor

const ConnectionException(
  1. String message
)

Implementation

const ConnectionException(this.message);