System.Reflection.TargetInvocationException – Exception has been thrown by the target of an invocation
The System.Reflection.TargetInvocationException – Exception has been thrown by the target of an invocation exception occurs when an invoked method via reflection throws an exception. This exception wraps the actual exception….