System::Reflection::TargetInvocationException typedef

TargetInvocationException typedef

TargetInvocationException is thrown by methods invoked through reflection. Never wrap the TargetInvocationException class instances into System::SmartPtr.

using System::Reflection::TargetInvocationException =  System::ExceptionWrapper<Details_TargetInvocationException>

See Also