1#ifndef __INVALIDSEVERITY_HPP
2#define __INVALIDSEVERITY_HPP
4#include <stumpless/error.h>
5#include <stumpless/StumplessException.hpp>
A provided severity code did not conform to RFC 5424.
Definition InvalidSeverity.hpp:12
InvalidSeverity(struct stumpless_error *equivalent)
A general problem has been encountered by the library.
Definition StumplessException.hpp:13
struct stumpless_error * equivalent
Definition StumplessException.hpp:16
Definition AddressFailure.hpp:7