Boost logo

Boost Users :

From: Alberto (alberto.ing_at_[hidden])
Date: 2007-04-29 03:28:11


2007/4/27, matthew.garman_at_[hidden] <matthew.garman_at_[hidden]>:
>
> The exception comes during the restoring of serialized data. The
> exception.what() is "integer cannot be represented".
>
> Anyone have any ideas what would cause this exception to be thrown?
> Or an idea of where I can look to start to diagnose the problem?

Usually the debuggers (eg. GDB) have options to break at every exception
generation,
this way is really simple to see line of code where exception was generated
and program status.

-- 
Alberto Ingenito


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net