#include <boost/exception/info.hpp>
error_info( value_type const & v );
Stores a copy of v in the error_info object.
Any exception emitted by v's copy constructor.