.NET exception type
C53243
concept
A .NET exception type represents a specific kind of error condition that can be thrown and caught at runtime to signal and handle exceptional program states.
Instances (9)
- System.IO.EndOfStreamException
- System.IO.IOException
- AbandonedMutexException
- ThreadAbortException
- System.Reflection.AmbiguousMatchException
- System.Reflection.InvalidFilterCriteriaException
- System.Reflection.ReflectionTypeLoadException
- System.Reflection.TargetException
- System.Reflection.TargetInvocationException