CommandBusException constructor

const CommandBusException(
  1. String message
)

Implementation

const CommandBusException(this.message);