Return array that points to the active symbol table at the point the error occurred. In other words, it will contain an array of every variable that existed in the scope the error was triggered in.
Return array containing any errors returned from the code that threw the exception.