MguBaseException constructor

MguBaseException([
  1. String? message
])

Implementation

MguBaseException([this.message]);