CodePorting.Translator.Cs2Cpp.Framework
|
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.
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.