If my application throws an exception, I see a page with a server error. The track stack shows the way in which the error occurred (zero reference exception, for example), and a number of pluses, like +730. How can I cancel this number in a C # line of code?
Edit: I don't know what “+730” represents, and I don't have a reference guide. One thing you can say is that this is not a line in a C # file.
P aul source
share