mirror of
https://github.com/RGBCube/serenity
synced 2025-05-16 02:44:58 +00:00
![]() Otherwise these will get their name/default message from the Error
prototype, and as a result would always just say "Error" in error
messages, not the specific type.
Something I missed in
|
||
---|---|---|
.. | ||
Error.js | ||
Error.prototype.message.js | ||
Error.prototype.name.js | ||
Error.prototype.toString.js |