buffalo
Loading...
Searching...
No Matches
bf::Error Class Reference

#include <buffalo.h>

Inheritance diagram for bf::Error:
bf::GrammarDefinitionError< G > bf::ParsingError

Public Member Functions

char constwhat () const noexcept override
 
 Error (std::string message)
 
 Error ()=default
 

Protected Attributes

std::string message_
 

Detailed Description

Definition at line 145 of file buffalo.h.

Constructor & Destructor Documentation

◆ Error() [1/2]

bf::Error::Error ( std::string  message)
inline

Definition at line 156 of file buffalo.h.

◆ Error() [2/2]

bf::Error::Error ( )
default

Member Function Documentation

◆ what()

char const * bf::Error::what ( ) const
inlineoverridenoexcept

Definition at line 151 of file buffalo.h.

Member Data Documentation

◆ message_

std::string bf::Error::message_
protected

Definition at line 148 of file buffalo.h.


The documentation for this class was generated from the following file: