TargetInvocationException

TargetInvocationException typedef

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

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

See Also