An error that is generated in a called method VI does not get propagated out to the client (it gets error -32603, Internal Error, but no details as to what the error actually was).
We should be taking data from the method's error line and passing it into the Add Response function.
Like this:
