ConnectionException constructor

const ConnectionException(
  1. dynamic exception
)

Implementation

const ConnectionException(this.exception);