(?)
Quotes are added by the Goodreads community and are not verified by Goodreads. (Learn more)

“The try statement executes a block and catches any exceptions that were thrown by the block. The catch clause defines a new variable that will receive the exception object. The throw statement raises an exception. If the throw statement is in a try block, then control goes to the catch clause. Otherwise, the function invocation is abandoned, and control goes to the catch clause of the try in the calling function. The expression is usually an object literal containing a name property and a message property. The catcher of the exception can use that information to determine what to do.”

Douglas Crockford, JavaScript: The Good Parts: The Good Parts
Read more quotes from Douglas Crockford


Share this quote:
Share on Twitter

Friends Who Liked This Quote

To see what your friends thought of this quote, please sign up!

0 likes
All Members Who Liked This Quote

None yet!


This Quote Is From

JavaScript: The Good Parts: The Good Parts JavaScript: The Good Parts: The Good Parts by Douglas Crockford
8,660 ratings, average rating, 556 reviews
Open Preview

Browse By Tag