Error
A LuauPolyFill.Error
object to represent errors caught by React. Note that this does not apply to errors imperatively thrown by showBoundary.
{
message: string,
name: string,
stack: string,
}
A LuauPolyFill.Error
object to represent errors caught by React. Note that this does not apply to errors imperatively thrown by showBoundary.
{
message: string,
name: string,
stack: string,
}
{
"functions": [],
"properties": [],
"types": [],
"name": "Error",
"desc": "A [LuauPolyFill.Error](https://github.com/grilme99/CorePackages/tree/main/modules/LuauPolyfill-2fca3173-1.1.0)\nobject to represent errors caught by React. Note that this does not apply to errors imperatively thrown by `showBoundary`.\n```lua\n{\n\tmessage: string,\n\tname: string,\n\tstack: string,\n}\n```",
"source": {
"line": 20,
"path": "src/types.lua"
}
}