RhinoException constructor

RhinoException([
  1. String? message
])

Implementation

RhinoException([this.message]);