Accessors
The `Error` object accessors.
public get [Symbol.toStringTag](): string
The get accessor, with the help of toStringTag, changes the default tag to 'Error' for an instance of Error.
Last updated
Was this helpful?
The `Error` object accessors.
public get [Symbol.toStringTag](): string
The get accessor, with the help of toStringTag, changes the default tag to 'Error' for an instance of Error.
Last updated
Was this helpful?