nginxconfig
C++libraryforparsingandprintingnginx.conf
nginxconfig::kind_error Class Reference

#include <nginxconfig/ast.hpp>

Inherits std::logic_error.

List of all members.

Public Member Functions

 kind_error (const std::string &description)

Detailed Description

Thrown when attempting to perform an operation on an ast_entry of the wrong kind.

Definition at line 40 of file ast.hpp.


The documentation for this class was generated from the following files:
 All Classes Files Functions Variables Friends Defines