<< Prev | - Up - | Next >> |
errors
Field | Mutable | Type | Explanation |
---|---|---|---|
| yes |
| Whether error exceptions contain debug information. |
| yes |
| Number of tasks on the thread to be printed. |
| yes |
| Maximal width used for printing values in error messages. |
| yes |
| Maximal depth used for printing values in error messages. |
| yes |
| Nullary procedure invoked after a message has been printed out about an uncaught exception raised on top level. |
| yes |
| Nullary procedure invoked after a message has been printed out about an uncaught exception raised within a computation space. |
<< Prev | - Up - | Next >> |