MessageException constructor

MessageException(
  1. String message
)

Implementation

MessageException(this.message);