Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Convert all xbt_ex(network_error) throwing locations
[simgrid.git] / include / simgrid / Exception.hpp
2018-08-29 Martin QuinsonConvert all xbt_ex(network_error) throwing locations
2018-08-26 Martin Quinsonfix travis builds
2018-08-26 Martin Quinsonimplement THROW_IMPOSSIBLE and THROW_UNIMPLEMENTED...
2018-08-25 Martin Quinsonconvert all xbt_ex(timeout_error) throwing locations...
2018-08-25 Martin Quinsonallow to pass a std::string as message to Exceptions
2018-08-25 Martin QuinsonMake HostFailureException compatible with the old xbt_e...
2018-08-25 Martin QuinsonMake the future simgrid::*Exception inherit of legacy...
2018-08-25 Martin QuinsonMerge the content of xbt::WithContextException into...
2018-08-25 Martin QuinsonMerge the content of xbt/exception.hpp into simgrid...
2018-08-25 Martin QuinsonRename simgrid::exception into simgrid::Exception