What is the exception that verifies if the input is in the specified sql range?

Recommended Answers

All 3 Replies

Your question seems a little confused about the role of exceptions in input validation. Do you have a specific example of what you're trying to do?

I was thinking that exceptions were like the java exceptions, like SQLException, Arithmetic Exception, ArrayIndexOutOfBounds. But i saw that that in javascript is different.

Have a look at this article on MSDN for C# exceptions.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.