Common (and all System) Exceptions in .NET

Posted by: Jason N. Gaylords Blog, on 08 Jul 2009 | View original | Bookmarked: 0 time(s)

I couldnt find a list of exceptions for .NET anywhere on the web, although, I didnt look hard. Below is a list of the exceptions that are in the System namespace. The exceptions in bold are, what I would consider, the most common.

AccessViolationException
AppDomainUnloadedException
ApplicationException
ArgumentException
ArgumentNullException
ArgumentOutOfRangeException
ArithmeticException

ArrayTypeMismatchException
BadImageFormatException
CannotUnloadAppDomainException
ContextMarshalException
DataMisalignedException
DivideByZeroException
DllNotFoundException
DuplicateWaitObjectException
EntryPointNotFoundException
Exception
ExecutingEngineException
FieldAccessException
FormatException
IndexOutOfRangeException
InsufficientMemoryException
InvalidCastException
InvalidOperationException
InvalidProgramException
InvalidTimeZoneException
MemberAccessException
MethodAccessException
MissingFieldException
MissingMemberException
MissingMethodException
MulticastNotSupportedException
NotFinateNumberException
NotSupportedException
NullReferenceException

ObjectDisposedException
OperationCanceledException
OutOfMemoryException
OverflowException

PlatformNotSupportedException
RankException
StackOverflowException
SystemException
TimeoutException

TimeZoneNotFoundException
TypeInitializationException
TypeLoadException
TypeUnloadedException
UnauthorizedAccessException
UniFormatException

If there are any additional exceptions youd recommend me listing from other namespaces, let me know.



Advertisement
Free Agile Project Management Tool from Telerik
TeamPulse Community Edition helps your team effectively capture requirements, manage project plans, assign and track work, and most importantly, be continually connected with each other.
Category: .NET | Other Posts: View all posts by this blogger | Report as irrelevant | View bloggers stats | Views: 589 | Hits: 2

Similar Posts

  • Ambiguous References in DefaultWsdlHelpGenerator.aspx more
  • How do I deploy an application and its prerequisites? (Mary Lee) more
  • My History of Visual Studio (Part 7) more
  • Dont Repeat Yourself more
  • Tell the Debugger to Ignore Silverlight Validation Exceptions more
  • How to retire (respectfully) legacy systems more
  • Working on Silverlight .NET RIA Services Part 2 more
  • Introducing The Windows Cache Extension for PHP more
  • Conways Life in WPF more
  • Open SQL Port for specific IP by ASP.NET Website more

News Categories

.NET | Agile | Ajax | Architecture | ASP.NET | BizTalk | C# | Certification | Data | DataGrid | DataSet | Debugger | DotNetNuke | Events | GridView | IIS | Indigo | JavaScript | Mobile | Mono | Patterns and Practices | Performance | Podcast | Refactor | Regex | Security | Sharepoint | Silverlight | Smart Client Applications | Software | SQL | VB.NET | Visual Studio | W3 | WCF | WinFx | WPF | WSE | XAML | XLinq | XML | XSD