SyniRuntimeError constructor

SyniRuntimeError(
  1. String message
)

Implementation

SyniRuntimeError(this.message);