Error

🚧 施工中

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>')

Last updated