JavaScript | Control Flow | Question 9

Last Updated :
Discuss
Comments

Which statement is used to throw a custom error in JavaScript?

throw

error

catch

raise

Share your thoughts in the comments