| String | Applies to |
|---|---|
| "" | All errors |
| "Array Bounds" | Accessing an array outside its bounds |
| "Divide by zero" | Divide by zero error |
| "Memory Out" | Memory allocation failure |
| "root" | Illegal root process in communication |
| "rank" | Illegal rank in communication |
| "buffer" | Illegal buffer in communication |
| "count" | Count wrong in communication |
| "type" | Communication type error |
| "comm" | Communication communicator error |
| "truncate" | Truncation error in communication |
| "Group" | Illegal group in communication |
| "op" | Illegal operation for communication |
| "arg" | Arguments used for communication incorrect |