This is mostly referring to C++ and Java.
I only know a little about Labview's error handling, but what would happen when an error occurs (Lose a jag, etc.) is an error condition other then "OK" would be returned from the VI.
If not handled, it may crash the program (Not quite sure how labview handles un-handled errors

)