CodePorting.Translator.Cs2Cpp.Framework
Details_ApplicationException Class Reference

A base class for classes that represent application (rather than system) exceptions. Never create instances of this class manually. Use the ApplicationException class instead. Never wrap the ApplicationException class instances into System::SmartPtr. More...

#include <exceptions.h>

Inherited by System::Reflection::Details_TargetInvocationException.

Detailed Description

A base class for classes that represent application (rather than system) exceptions. Never create instances of this class manually. Use the ApplicationException class instead. Never wrap the ApplicationException class instances into System::SmartPtr.