Pallavi-Banerjee21 / votca

Automatically exported from code.google.com/p/votca
0 stars 0 forks source link

csg_resample: improve error message #70

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
echo "0 nan" > data
csg_resample --in data --out data2 --grid 0:0.1:1
terminate called after throwing an instance of 
'boost::exception_detail::clone_impl<boost::exception_detail::error_info_injecto
r<boost::bad_lexical_cast> >'
  what():  bad lexical cast: source type value could not be interpreted as target
Aborted

Improve this error message!

Original issue reported on code.google.com by christop...@gmail.com on 4 Feb 2011 at 6:28

GoogleCodeExporter commented 9 years ago
This issue was closed by revision 1f44d3eab3.

Original comment by ruehle%v...@gtempaccount.com on 11 Feb 2011 at 9:55