SMError constructor

SMError(
  1. String message
)

Implementation

SMError(this.message);