473,407 Members | 2,326 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,407 software developers and data experts.

AboutExceptionss

knychtell
Hi, Can somene help me with common exceptions?, i know some, but i really need a good advice of how do this thigs work, outofrangeexception, filenotfound, are they built in?, how to throw them when a program runs? thanks again....
Mar 13 '07 #1
1 939
vijaydiwakar
579 512MB
Hi, Can somene help me with common exceptions?, i know some, but i really need a good advice of how do this thigs work, outofrangeexception, filenotfound, are they built in?, how to throw them when a program runs? thanks again....
if ur using vb then go for error no
for that go for intentional error and check the error no
recode for that err.number
in dot net try to use OverflowException,System.IO.IOException etc
Mar 13 '07 #2

Sign in to post your reply or Sign up for a free account.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.