mscorlib.dllおよびSystem.dllに含まれる例外クラスの派生ツリーと名前空間別一覧。 .NET Framework 4での一覧は例外クラス一覧 (.NET Framework 4)にあります。
派生ツリー
System.SystemExceptionの派生クラス
-
System.Exception
-
System.SystemException
- System.AccessViolationException
- System.AppDomainUnloadedException
- System.ArgumentException
- System.ArithmeticException
- System.ArrayTypeMismatchException
- System.BadImageFormatException
- System.CannotUnloadAppDomainException
- System.ContextMarshalException
- System.DataMisalignedException
- System.ExecutionEngineException
- System.FormatException
- System.IndexOutOfRangeException
- System.InvalidCastException
- System.InvalidOperationException
- System.InvalidProgramException
- System.MemberAccessException
- System.MulticastNotSupportedException
- System.NotImplementedException
- System.NotSupportedException
- System.NullReferenceException
- System.OperationCanceledException
- System.OutOfMemoryException
- System.RankException
- System.StackOverflowException
- System.TimeoutException
- System.TypeInitializationException
- System.TypeLoadException
- System.TypeUnloadedException
- System.UnauthorizedAccessException
- System.Collections.Generic.KeyNotFoundException
- System.ComponentModel.LicenseException
- System.ComponentModel.WarningException
- System.Configuration.ConfigurationException
- System.IO.InternalBufferOverflowException
- System.IO.InvalidDataException
- System.IO.IOException
- System.Net.InternalException
- System.Reflection.AmbiguousMatchException
- System.Reflection.ReflectionTypeLoadException
- System.Resources.MissingManifestResourceException
- System.Resources.MissingSatelliteAssemblyException
- System.Runtime.InteropServices.ExternalException
- System.Runtime.InteropServices.InvalidComObjectException
- System.Runtime.InteropServices.InvalidOleVariantTypeException
- System.Runtime.InteropServices.MarshalDirectiveException
- System.Runtime.InteropServices.SafeArrayRankMismatchException
- System.Runtime.InteropServices.SafeArrayTypeMismatchException
- System.Runtime.Remoting.RemotingException
- System.Runtime.Remoting.ServerException
- System.Runtime.Serialization.SerializationException
- System.Security.HostProtectionException
- System.Security.SecurityException
- System.Security.VerificationException
- System.Security.XmlSyntaxException
- System.Security.Authentication.AuthenticationException
- System.Security.Cryptography.CryptographicException
- System.Security.Policy.PolicyException
- System.Security.Principal.IdentityNotMappedException
- System.Threading.AbandonedMutexException
- System.Threading.SemaphoreFullException
- System.Threading.SynchronizationLockException
- System.Threading.ThreadAbortException
- System.Threading.ThreadInterruptedException
- System.Threading.ThreadStartException
- System.Threading.ThreadStateException
-
System.SystemException
System.ApplicationExceptionの派生クラス
上記以外の例外クラス
-
System.Exception
- System.ASSERT
- System.Configuration.SettingsPropertyIsReadOnlyException
- System.Configuration.SettingsPropertyNotFoundException
- System.Configuration.SettingsPropertyWrongTypeException
- System.IO.IsolatedStorage.IsolatedStorageException
- System.Net.Mail.SmtpException
- System.Reflection.MetadataException
- System.Runtime.CompilerServices.RuntimeWrappedException
名前空間別
- System
- AccessViolationException
- AppDomainUnloadedException
- ApplicationException
- ArgumentException
- ArgumentNullException
- ArgumentOutOfRangeException
- ArithmeticException
- ArrayTypeMismatchException
- ASSERT
- BadImageFormatException
- CannotUnloadAppDomainException
- ContextMarshalException
- DataMisalignedException
- DivideByZeroException
- DllNotFoundException
- DuplicateWaitObjectException
- EntryPointNotFoundException
- Exception
- ExecutionEngineException
- FieldAccessException
- FormatException
- IndexOutOfRangeException
- InsufficientMemoryException
- InvalidCastException
- InvalidOperationException
- InvalidProgramException
- MemberAccessException
- MethodAccessException
- MissingFieldException
- MissingMemberException
- MissingMethodException
- MulticastNotSupportedException
- NotFiniteNumberException
- NotImplementedException
- NotSupportedException
- NullReferenceException
- ObjectDisposedException
- OperationCanceledException
- OutOfMemoryException
- OverflowException
- PlatformNotSupportedException
- RankException
- StackOverflowException
- SystemException
- TimeoutException
- TypeInitializationException
- TypeLoadException
- TypeUnloadedException
- UnauthorizedAccessException
- UriFormatException
- System.Collections.Generic
- System.ComponentModel
- System.ComponentModel.Design
- System.Configuration
- System.IO
- System.IO.IsolatedStorage
- System.Net
- System.Net.Mail
- System.Net.NetworkInformation
- System.Net.Sockets
- System.Reflection
- System.Resources
- System.Runtime.CompilerServices
- System.Runtime.InteropServices
- System.Runtime.Remoting
- System.Runtime.Serialization
- System.Security
- System.Security.AccessControl
- System.Security.Authentication
- System.Security.Cryptography
- System.Security.Policy
- System.Security.Principal
- System.Text
- System.Threading