⛔Error
🚧 施工中
Last updated
Was this helpful?
🚧 施工中
Last updated
Was this helpful?
Was this helpful?
JS ⟩ error
An Error object has a name property that specifies the type of error and a message property.
throw new Error('<error message here>')
where errors occur
when errors occur
/
what to do with errors