I don't understand this part... can anyone please explain it to me easier? how does this thing work?

try
{
 
}
catch(ArgumentException)
{
 
}

thank you :(

Recommended Answers

All 2 Replies

linky
If that doesn't help, google around on how to use exceptions. It's really pretty straightforward...

yeah, i read msdn and it helps me a lot thanx :)

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.