Movatterモバイル変換


[0]ホーム

URL:


Skip to main content

This browser is no longer supported.

Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.

Download Microsoft EdgeMore info about Internet Explorer and Microsoft Edge
Table of contentsExit editor mode

Exceptions in C++/CLI

Feedback

In this article

The articles in this section of the documentation explain exception handling in C++/CLI and how it differs from standard exception handling.

Related Articles

TitleDescription
Basic Concepts in Using Managed ExceptionsDiscusses exception handling in managed applications.
Differences in Exception Handling Behavior Under /CLRDiscusses the differences between standard exception handling and exception handling in C++/CLI.
finallyDescribes thefinally block that's used to clean up resources that are left after an exception occurs.
How to: Catch Exceptions in Native Code Thrown from MSILDemonstrates how to use__try and__except to catch exceptions in native code that are thrown from MSIL.
How to: Define and Install a Global Exception HandlerDemonstrates how to capture unhandled exceptions.
.NET Programming with C++/CLI (Visual C++)The top-level article for .NET programming in the Visual C++ documentation.

Feedback

Was this page helpful?

YesNoNo

Need help with this topic?

Want to try using Ask Learn to clarify or guide you through this topic?

Suggest a fix?

  • Last updated on

In this article

Was this page helpful?

YesNo
NoNeed help with this topic?

Want to try using Ask Learn to clarify or guide you through this topic?

Suggest a fix?