CommandContextException constructor

const CommandContextException(
  1. String message
)

Implementation

const CommandContextException(this.message);