aus Wikipedia, der freien Enzyklopädie
Zur Navigation springen
Zur Suche springen
Runtime Exceptions in the .NET Framework
Runtime Exceptions |
Common Exceptions
|
- ArithmeticException
- ArrayTypeMismatchException
- DivideByZeroException
- IndexOutOfRangeException
- InvalidCastException
- NullReferenceException
- OutOfMemoryException
- OverflowException
- StackOverflowException
- TypeInitializationException
|
- Exception
- ArgumentException
- ArgumentNullException
- ArgumentOutOfRangeException
- FormatException
- InvalidOperationException
- NotImplementedException
|
|}