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