Jasinski Technical Wiki

Navigation

Home Page
Index
All Pages

Quick Search
»
Advanced Search »

Contributor Links

Create a new Page
Administration
File Management
Login/Logout
Your Profile

Other Wiki Sections

Software

PoweredBy

Common, Useful Exception Classes

RSS
Modified on Thu, Nov 03, 2011, 1:03 PM by Administrator Categorized as ·Net Framework
ClassNamespaceBase TypeDescription
Exception ObjectBase class for all exceptions.
ArgumentExceptionSystemSystemExceptionBase class for all argument exceptions.
ArgumentNullException ArgumentExceptionThrown by methods that do not allow an argument to be null.
ArgumentOutOfRangeException ArgumentExceptionThrown by methods that verify that arguments are in a given range.
COMException ExternalExceptionException encapsulating COM Hresult information.
ConfigurationExceptionSystem.Configuration  
ExternalException SystemExceptionBase class for ex-ceptions that occur or are targeted at environments out-side of the runtime.
FileNotFoundExceptionSystem.IO  
IndexOutOfRangeException SystemExceptionThrown by the runtime only when an array is indexed improperly.
InvalidOperationException SystemExceptionThrown by methods when in an invalid state.
NotImplementedExceptionSystem  
NullReferenceException SystemExceptionThrown by the runtime only when a null object is referenced.
SEHException ExternalExceptionException encapsulating Win32 structured Exception Handling information.
SystemException ExceptionBase class for all runtime-generated errors.

ScrewTurn Wiki version 3.0.1.400. Some of the icons created by FamFamFam. Except where noted, all contents Copyright © 1999-2024, Patrick Jasinski.