Tech
Forums
Jobs
Books
Events
Videos
Live
More
Interviews
Certification
Training
Career
Members
News
Blogs
Contribute
An Article
A Blog
A Video
An Ebook
An Interview Question
Register
Login
3
Answers
What's the meaning of following and what's the purpose?
amit_gupta14
20y
2k
1
Reply
What's the meaning of following and what's the purpose? public class MyException : Exception { public MyException(string str):base (str) { } }
Post
Reset
Cancel
Answers (
3
)
Next Recommended Forum
What's the purpose of throw in Catch Block?
app.config file of C# with database connectivity