SyntaxError constructor

SyntaxError(
  1. String message
)

Implementation

SyntaxError(this.message);