AcpV2ConnectionStateException constructor
const
AcpV2ConnectionStateException(
- String message
Creates a state error.
Implementation
const AcpV2ConnectionStateException(this.message);
Creates a state error.
const AcpV2ConnectionStateException(this.message);