ConnectException constructor

const ConnectException(
  1. String msg
)

Implementation

const ConnectException(this.msg):super();