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
Buildin Exceptions « Development Class « C# / C Sharp
C# / C Sharp
Development Class
Buildin Exceptions
1.
Throw and Catch an IO exception because the file zxcvb.data doesn't exist
2.
OutOfMemoryException Exception
3.
StackOverflowException Exception
4.
NullReferenceException Exception
5.
InvalidCastException Exception
6.
IndexOutOfRangeException Exception
7.
OverflowException Exception
8.
Throw Index Out Of Range Exception
9.
Throw Null reference Exception
10.
Throw Invalid Operation Exception
11.
Argument Null Exception
12.
Throw Argument Out Of Range Exception
13.
ArgumentException is thrown when one of the arguments provided to a method is not valid.
14.
OverflowException