AcpV1ConnectionStateException constructor

const AcpV1ConnectionStateException(
  1. String message
)

Implementation

const AcpV1ConnectionStateException(this.message);