Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Max-min solver written ! :) Seems to be working fine !
[simgrid.git] / cruft / doc / tmpl / tbx_err.sgml
1 <!-- ##### SECTION Title ##### -->
2 Errors handling
3
4 <!-- ##### SECTION Short_Description ##### -->
5 Error reporting
6
7 <!-- ##### SECTION Long_Description ##### -->
8 <para>
9
10 </para>
11
12 <!-- ##### SECTION See_Also ##### -->
13 <para>
14
15 </para>
16
17 <!-- ##### ENUM gras_error_t ##### -->
18 <para>
19
20 </para>
21
22 @no_error: no error
23 @mismatch_error: Not found
24 @system_error: a syscall did fail
25 @network_error: error while sending/receiving data
26 @timeout_error: not quick enough, dude
27 @thread_error: error while [un]locking
28 @unknown_error: no idea
29