System.SystemException subclass

C53255
concept

A System.SystemException subclass represents a specific type of runtime error condition thrown by the .NET runtime or framework, providing more specialized information about exceptional states that occur during program execution.

Instances (1)

Instance Via concept surface
System.Reflection.ReflectionTypeLoadException