Module error_or_notice

Source

Structs§

ErrorOrNoticeMessage
ErrorOrNoticeMessage defines messages that can appear in ErrorResponse and NoticeResponse.

Enums§

Severity
Severity: the field contents are ERROR, FATAL, or PANIC (in an error message), or WARNING, NOTICE, DEBUG, INFO, or LOG (in a notice message), or a localized translation of one of these. Always present.