From: Adam Israel Date: Tue, 17 Jul 2018 16:17:06 +0000 (-0400) Subject: Bug 502 improvements X-Git-Tag: BUILD_v4.0.1_1^2 X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FN2VC.git;a=commitdiff_plain;h=7d871fb2c3d543959b20e3245294faa1b999e014;hp=7d871fb2c3d543959b20e3245294faa1b999e014 Bug 502 improvements While investigating bug 502, I found that the type mismatch is actually being generated elsewhere (being investigated). This adds a test that will trigger the exception, and makes sure that executing a primitive will return the correct type of exception if it fails. Signed-off-by: Adam Israel ---