System::Reflection::Details_TargetInvocationException Class Reference

Inherits System::Details_ApplicationException.

Detailed Description

TargetInvocationException is thrown by methods invoked through reflection. Never create instances of this class manually. Use the TargetInvocationException class instead. Never wrap the TargetInvocationException class instances into System::SmartPtr.