AssertionError constructor

AssertionError(
  1. [Object message]
)

Implementation

AssertionError([this.message]);