Lecture overview -- Keyboard shortcut: 'u'  Previous page: Handling exceptions in C# -- Keyboard shortcut: 'p'  Next page: The class System.Exception in C# -- Keyboard shortcut: 'n'  Lecture notes - all slides together  Annotated slide -- Keyboard shortcut: 't'  Textbook -- Keyboard shortcut: 'v'  Alphabetic index  Help page about these notes  Course home    Exception Handling - slide 19 : 30

The hierarchy of exceptions in C#
An excerpt of the exception class hierarchy of C#
Go to exercise
Exceptions in class Stack
Go to exercise
More exceptions in class Stack