84 types derived from SystemException
PresentationBuildTasks (1)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XamlParseException.cs (1)
29
internal class XamlParseException :
SystemException
PresentationCore (2)
System\Windows\Media\Animation\AnimationException.cs (1)
18
public sealed class AnimationException :
SystemException
System\Windows\Media\InvalidWMPVersionException.cs (1)
12
public class InvalidWmpVersionException :
SystemException
PresentationFramework (2)
System\Windows\Data\ValueUnavailableException.cs (1)
13
public class ValueUnavailableException :
SystemException
System\Windows\Markup\XamlParseException.cs (1)
31
public class XamlParseException :
SystemException
ReachFramework (1)
PrintSystemExceptions\PrintSystemException.cs (1)
76
public class PrintSystemException :
SystemException
System.CodeDom (1)
System\CodeDom\Compiler\CodeDomProvider.cs (1)
209
private sealed class ConfigurationErrorsException :
SystemException
System.ComponentModel.TypeConverter (2)
System\ComponentModel\LicenseException.cs (1)
16
public class LicenseException :
SystemException
System\ComponentModel\WarningException.cs (1)
14
public class WarningException :
SystemException
System.Configuration.ConfigurationManager (1)
System\Configuration\ConfigurationException.cs (1)
21
public class ConfigurationException :
SystemException
System.Data.Common (3)
System\Data\DataException.cs (1)
13
public class DataException :
SystemException
System\Data\DBConcurrencyException.cs (1)
12
public sealed class DBConcurrencyException :
SystemException
System\Data\SQLTypes\SQLUtility.cs (1)
29
public class SqlTypeException :
SystemException
System.DirectoryServices.AccountManagement (1)
artifacts\obj\System.DirectoryServices.AccountManagement\Debug\net10.0\System.DirectoryServices.AccountManagement.notsupported.cs (1)
276
public abstract partial class PrincipalException : System.
SystemException
System.IO.FileSystem.Watcher (1)
System\IO\InternalBufferOverflowException.cs (1)
14
public class InternalBufferOverflowException :
SystemException
System.Management (1)
artifacts\obj\System.Management\Debug\net10.0\System.Management.notsupported.cs (1)
242
public partial class ManagementException : System.
SystemException
System.Net.Security (1)
System\Security\Authentication\AuthenticationException.cs (1)
16
public class AuthenticationException :
SystemException
System.Private.CoreLib (55)
src\libraries\System.Private.CoreLib\src\System\AccessViolationException.cs (1)
15
public class AccessViolationException :
SystemException
src\libraries\System.Private.CoreLib\src\System\AppDomainUnloadedException.cs (1)
12
public class AppDomainUnloadedException :
SystemException
src\libraries\System.Private.CoreLib\src\System\ArgumentException.cs (1)
16
public class ArgumentException :
SystemException
src\libraries\System.Private.CoreLib\src\System\ArithmeticException.cs (1)
15
public class ArithmeticException :
SystemException
src\libraries\System.Private.CoreLib\src\System\ArrayTypeMismatchException.cs (1)
15
public class ArrayTypeMismatchException :
SystemException
src\libraries\System.Private.CoreLib\src\System\BadImageFormatException.cs (1)
16
public partial class BadImageFormatException :
SystemException
src\libraries\System.Private.CoreLib\src\System\CannotUnloadAppDomainException.cs (1)
12
public class CannotUnloadAppDomainException :
SystemException
src\libraries\System.Private.CoreLib\src\System\Collections\Generic\KeyNotFoundException.cs (1)
12
public class KeyNotFoundException :
SystemException
src\libraries\System.Private.CoreLib\src\System\Context.cs (1)
17
public class ContextMarshalException :
SystemException
src\libraries\System.Private.CoreLib\src\System\DataMisalignedException.cs (1)
15
public sealed class DataMisalignedException :
SystemException
src\libraries\System.Private.CoreLib\src\System\ExecutionEngineException.cs (1)
15
public sealed class ExecutionEngineException :
SystemException
src\libraries\System.Private.CoreLib\src\System\FormatException.cs (1)
15
public class FormatException :
SystemException
src\libraries\System.Private.CoreLib\src\System\IndexOutOfRangeException.cs (1)
14
public sealed class IndexOutOfRangeException :
SystemException
src\libraries\System.Private.CoreLib\src\System\InsufficientExecutionStackException.cs (1)
11
public sealed class InsufficientExecutionStackException :
SystemException
src\libraries\System.Private.CoreLib\src\System\InvalidCastException.cs (1)
15
public class InvalidCastException :
SystemException
src\libraries\System.Private.CoreLib\src\System\InvalidOperationException.cs (1)
15
public class InvalidOperationException :
SystemException
src\libraries\System.Private.CoreLib\src\System\InvalidProgramException.cs (1)
15
public sealed class InvalidProgramException :
SystemException
src\libraries\System.Private.CoreLib\src\System\IO\InvalidDataException.cs (1)
13
public sealed class InvalidDataException :
SystemException
src\libraries\System.Private.CoreLib\src\System\IO\IOException.cs (1)
12
public class IOException :
SystemException
src\libraries\System.Private.CoreLib\src\System\MemberAccessException.cs (1)
20
public class MemberAccessException :
SystemException
src\libraries\System.Private.CoreLib\src\System\MulticastNotSupportedException.cs (1)
16
public sealed class MulticastNotSupportedException :
SystemException
src\libraries\System.Private.CoreLib\src\System\NotImplementedException.cs (1)
15
public class NotImplementedException :
SystemException
src\libraries\System.Private.CoreLib\src\System\NotSupportedException.cs (1)
16
public class NotSupportedException :
SystemException
src\libraries\System.Private.CoreLib\src\System\NullReferenceException.cs (1)
15
public class NullReferenceException :
SystemException
src\libraries\System.Private.CoreLib\src\System\OperationCanceledException.cs (1)
16
public class OperationCanceledException :
SystemException
src\libraries\System.Private.CoreLib\src\System\OutOfMemoryException.cs (1)
15
public class OutOfMemoryException :
SystemException
src\libraries\System.Private.CoreLib\src\System\RankException.cs (1)
15
public class RankException :
SystemException
src\libraries\System.Private.CoreLib\src\System\Reflection\AmbiguousMatchException.cs (1)
11
public sealed class AmbiguousMatchException :
SystemException
src\libraries\System.Private.CoreLib\src\System\Reflection\ReflectionTypeLoadException.cs (1)
13
public sealed class ReflectionTypeLoadException :
SystemException
src\libraries\System.Private.CoreLib\src\System\Resources\MissingManifestResourceException.cs (1)
13
public class MissingManifestResourceException :
SystemException
src\libraries\System.Private.CoreLib\src\System\Resources\MissingSatelliteAssemblyException.cs (1)
15
public class MissingSatelliteAssemblyException :
SystemException
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\ExternalException.cs (1)
15
public class ExternalException :
SystemException
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\InvalidComObjectException.cs (1)
17
public class InvalidComObjectException :
SystemException
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\InvalidOleVariantTypeException.cs (1)
16
public class InvalidOleVariantTypeException :
SystemException
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\MarshalDirectiveException.cs (1)
15
public class MarshalDirectiveException :
SystemException
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\SafeArrayRankMismatchException.cs (1)
16
public class SafeArrayRankMismatchException :
SystemException
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\SafeArrayTypeMismatchException.cs (1)
16
public class SafeArrayTypeMismatchException :
SystemException
src\libraries\System.Private.CoreLib\src\System\Runtime\Serialization\SerializationException.cs (1)
11
public class SerializationException :
SystemException
src\libraries\System.Private.CoreLib\src\System\Security\CryptographicException.cs (1)
13
public class CryptographicException :
SystemException
src\libraries\System.Private.CoreLib\src\System\Security\SecurityException.cs (1)
13
public class SecurityException :
SystemException
src\libraries\System.Private.CoreLib\src\System\Security\VerificationException.cs (1)
12
public class VerificationException :
SystemException
src\libraries\System.Private.CoreLib\src\System\StackOverflowException.cs (1)
14
public sealed class StackOverflowException :
SystemException
src\libraries\System.Private.CoreLib\src\System\Threading\AbandonedMutexException.cs (1)
12
public class AbandonedMutexException :
SystemException
src\libraries\System.Private.CoreLib\src\System\Threading\SemaphoreFullException.cs (1)
12
public class SemaphoreFullException :
SystemException
src\libraries\System.Private.CoreLib\src\System\Threading\SynchronizationLockException.cs (1)
15
public class SynchronizationLockException :
SystemException
src\libraries\System.Private.CoreLib\src\System\Threading\ThreadAbortException.cs (1)
14
public sealed class ThreadAbortException :
SystemException
src\libraries\System.Private.CoreLib\src\System\Threading\ThreadInterruptedException.cs (1)
15
public class ThreadInterruptedException :
SystemException
src\libraries\System.Private.CoreLib\src\System\Threading\ThreadStartException.cs (1)
11
public sealed class ThreadStartException :
SystemException
src\libraries\System.Private.CoreLib\src\System\Threading\ThreadStateException.cs (1)
15
public class ThreadStateException :
SystemException
src\libraries\System.Private.CoreLib\src\System\TimeoutException.cs (1)
15
public class TimeoutException :
SystemException
src\libraries\System.Private.CoreLib\src\System\TypeInitializationException.cs (1)
15
public sealed class TypeInitializationException :
SystemException
src\libraries\System.Private.CoreLib\src\System\TypeLoadException.cs (1)
12
public partial class TypeLoadException :
SystemException
src\libraries\System.Private.CoreLib\src\System\TypeUnloadedException.cs (1)
12
public class TypeUnloadedException :
SystemException
src\libraries\System.Private.CoreLib\src\System\UnauthorizedAccessException.cs (1)
15
public class UnauthorizedAccessException :
SystemException
src\System\TypeLoadException.CoreCLR.cs (1)
9
public partial class TypeLoadException :
SystemException
System.Private.Xml (4)
System\Xml\Schema\XmlSchemaException.cs (1)
17
public class XmlSchemaException :
SystemException
System\Xml\XmlException.cs (1)
21
public class XmlException :
SystemException
System\Xml\XPath\XPathException.cs (1)
16
public class XPathException :
SystemException
System\Xml\Xslt\XsltException.cs (1)
15
public class XsltException :
SystemException
System.Security.Permissions (3)
System\Security\HostProtectionException.cs (1)
16
public partial class HostProtectionException :
SystemException
System\Security\Policy\PolicyException.cs (1)
11
public partial class PolicyException : System.
SystemException
System\Security\XmlSyntaxException.cs (1)
10
public sealed partial class XmlSyntaxException :
SystemException
System.Security.Principal.Windows (1)
artifacts\obj\System.Security.Principal.Windows\Debug\net10.0\System.Security.Principal.Windows.notsupported.cs (1)
20
public sealed partial class IdentityNotMappedException : System.
SystemException
System.ServiceProcess.ServiceController (1)
artifacts\obj\System.ServiceProcess.ServiceController\Debug\net10.0\System.ServiceProcess.ServiceController.notsupported.cs (1)
152
public partial class TimeoutException : System.
SystemException
System.Transactions.Local (1)
System\Transactions\TransactionException.cs (1)
15
public class TransactionException :
SystemException
System.Windows.Forms.Design (1)
System\ComponentModel\Design\Serialization\CodeDomSerializerException.cs (1)
12
public class CodeDomSerializerException :
SystemException
UIAutomationTypes (1)
System\Windows\Automation\ElementNotAvailableException.cs (1)
21
public class ElementNotAvailableException :
SystemException
5 instantiations of SystemException
PresentationCore (1)
System\Windows\OleServicesContext.cs (1)
152
throw new
SystemException
(SR.Format(SR.OleServicesContext_oleInitializeFailure, hr));
PresentationFramework (3)
System\Windows\Navigation\NavigationService.cs (1)
3227
throw new
SystemException
(SR.Format(SR.CustomContentStateMustBeSerializable, type));
System\Windows\Standard\NativeMethods.cs (2)
1433
throw new
SystemException
("Unable to create a device context from the specified device information.");
1464
throw new
SystemException
("Unable to create a device context from the specified device information.");
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\AppDomain.cs (1)
283
throw new
SystemException
(SR.AppDomain_Policy_PrincipalTwice);
13 references to SystemException
Microsoft.Build.Tasks.Core (2)
GenerateResource.cs (1)
3525
(e is
SystemException
&& e.GetType().Name == "ConfigurationErrorsException") // TODO: catch specific exception type once it is public https://github.com/dotnet/corefx/issues/40456
WriteCodeFragment.cs (1)
152
catch (
SystemException
e) when
mscorlib (1)
src\libraries\shims\mscorlib\ref\mscorlib.cs (1)
1088
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.
SystemException
))]
netstandard (1)
netstandard.cs (1)
2023
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.
SystemException
))]
PresentationCore (2)
MS\Internal\Resources\ResourceManagerWrapper.cs (2)
51
catch (
SystemException
e)
77
catch (
SystemException
e)
PresentationFramework (3)
MS\Internal\Annotations\Anchoring\LocatorManager.cs (3)
256
/// <exception cref="
SystemException
">no AnnotationStore is available from
630
/// <exception cref="
SystemException
">no AnnotationStore is available from
742
/// <exception cref="
SystemException
">no AnnotationStore is available from
System.Runtime (1)
artifacts\obj\System.Runtime\Debug\net10.0\System.Runtime.Forwards.cs (1)
776
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.
SystemException
))]
System.Threading (1)
System\Threading\ReaderWriterLock.cs (1)
1037
/// <exception cref="
SystemException
">Failed to create the system event due to some system error</exception>
UIAutomationClient (1)
MS\Internal\Automation\HwndProxyElementProvider.cs (1)
434
catch (
SystemException
/*err*/ )
UIAutomationClientSideProviders (1)
MS\Internal\AutomationProxies\Misc.cs (1)
1826
if (ex is ArgumentException || ex is
SystemException
)