![]() |
PUMA Library Reference Manual
|
Severity of errors.
Classes | |
| class | Puma::ErrorSeverity |
| Severity of errors represented by a short integer and a textual representation. More... | |
Namespaces | |
| namespace | Puma |
Variables | |
| const ErrorSeverity | Puma::sev_none |
| Error has no severity. | |
| const ErrorSeverity | Puma::sev_message |
| Informal message. | |
| const ErrorSeverity | Puma::sev_warning |
| A warning. | |
| const ErrorSeverity | Puma::sev_error |
| An error. | |
| const ErrorSeverity | Puma::sev_fatal |
| A fatal error. | |