Glossary:Definition - Exception

Microsoft .NET Framework, ASP.NET, Visual C# (CSharp, C Sharp, C-Sharp) Developer Training, Visual Studio


Jump to: navigation, search
 Term Exception
 Definition  When an unplanned or unexpected event occurs, an associated exception object is thrown. The exception will be caught by an exception handler at some level and appropriate action taken. A fatal exception—catastrophic error—is an event that cannot be properly handled to allow the application to continue.
 See also Exception handling, throw
This C# Online.NET definition is from the Glossary of .NET / C# Terms.

Glossary of .NET / C# Terms
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 0-9
edit

Personal tools