connectError property

Object? connectError
getter/setter pair

If set, connect throws this instead of returning a connection.

Implementation

Object? connectError;