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
7
Answers
Throw
Maha
11y
1.4k
1
Reply
http://www.c-sharpcorner.com/UploadFile/akkiraju/difference-between-throw-exception-and-throw-clause/
Program is given in the above website. In the 1st example the output is not coming like as shown I don't know why it may be due to the different version of VS express. Not only that how trace is in the output without StackTrace is in code.
System.Exception was unhandled
Message=Original Exception occurred in ExceptionMethod
Source=TestingThrowExceptions
StackTrace:
at TestingThrowExceptions.Program.Main(String[] args) in C:\TestProjects\TestingThrowExceptions\TestingThrowExceptions\Program.cs:line 26
Post
Reset
Cancel
Answers (
7
)
Next Recommended Forum
how to make configuration in c#.net windows form?
c# form app