Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
cbps need love; remove stupid idea about trame
[simgrid.git] / cruft / doc / tmpl / core_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 @malloc_error: Well known error
24 @mismatch_error: Not found
25 @system_error: a syscall did fail
26 @network_error: error while sending/receiving data
27 @timeout_error: not quick enough, dude
28 @thread_error: error while [un]locking
29 @unknown_error: no idea
30