ContainerConnectException constructor
const
ContainerConnectException(
- String message
Creates a ContainerConnectException with the given message.
Implementation
const ContainerConnectException(this.message);