js.node.assert

..
AssertionError

Indicates the failure of an assertion. All errors thrown by the Assert module will be instances of the AssertionError class.

AssertionErrorOptions

An options type for new of AssertionError.