userver: userver/utils/invariant_error.hpp File Reference
⚠️ This is the documentation for an old userver version. Click here to switch to the latest version.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
invariant_error.hpp File Reference

Exception that is thrown on UINVARIANT violation. More...

+ Include dependency graph for invariant_error.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  utils::InvariantError
 Exception that is thrown on UINVARIANT violation. More...
 

Namespaces

namespace  utils
 Utilities.
 

Detailed Description

Exception that is thrown on UINVARIANT violation.

Definition in file invariant_error.hpp.