Location via proxy:
[ UP ]
[Report a bug]
[Manage cookies]
No cookies
No scripts
No ads
No referrer
Show this form
Home
C# / C Sharp
2D Graphics
Class Interface
Collections Data Structure
Components
Data Types
Database ADO.net
Date Time
Design Patterns
Development Class
Event
File Stream
Generics
GUI Windows Form
Internationalization I18N
Language Basics
LINQ
Network
Office
Reflection
Regular Expressions
Security
Services Event
Thread
Web Services
Windows
Windows Presentation Foundation
XML
XML LINQ
Exception Throw « Language Basics « C# / C Sharp
C# / C Sharp
Language Basics
Exception Throw
1.
Throwing Your Own Exceptions
2.
Intentionally throws an error to demonstrate Just-In-Time debugging
3.
Exception throws
4.
Exception throw and catch
5.
Exception throw and catch 2
6.
illustrates creating and throwing an exception object
7.
Demonstrates rethrowing an exception from a method
8.
Let the C# runtime system handle the error
9.
Manually throw an exception
10.
Rethrow an exception