survexport: Catch and report wxString exceptions
commit290766598cfd4870081fe71ea1deed9e39efd3a2
authorOlly Betts <olly@survex.com>
Mon, 9 Jul 2018 12:03:43 +0000 (10 00:03 +1200)
committerOlly Betts <olly@survex.com>
Mon, 9 Jul 2018 12:03:43 +0000 (10 00:03 +1200)
tree3e10f1f3034b0495fe6db428271190c4db2fc7c1
parent3924ef16d45b0bc88d7ff2ca1cc41e41b617da3f
survexport: Catch and report wxString exceptions

This means we now report a useful error for trying to convert a
.3d file without coordinate system information to GPS.  Reported
by Mark Shinwell.
src/survexport.cc