UserMessageException constructor

UserMessageException(
  1. String message
)

Implementation

UserMessageException(this.message);