It depends what sort of error it is and if it's a compilation error or a runtime error. If it's a runtime error, it tells you what function the error happened, but not necessarily where the error was. If it's a compilation error, it can tell you what line the error happened on.