Is there a website that list all scripting errors in unity?

With all the different errors I get while scripting, it would be nice to have a place that has an encyclopedia of errors in unity. The scripting reference pages should list them. Is there any place on the web that does?

notice how all errors have an error code. put that error code in google to find out what it means.

Thats one way do it. Still would be nice for an encyclopedia though.

C# Compiler Errors - MSDN

There is no point in keeping this bookmarked or even look at it (there are too many errors to be able to do anything useful with it), just google error codes when you get them.