Wallaroo  0.8
Public Member Functions | List of all members
wallaroo::LexicalError Class Reference

#include <exceptions.h>

Inheritance diagram for wallaroo::LexicalError:
wallaroo::WallarooError

Public Member Functions

 LexicalError (const std::string &msg, std::size_t line, std::size_t col)
 
- Public Member Functions inherited from wallaroo::WallarooError
 WallarooError (const std::string &what)
 
 ~WallarooError () throw ()
 

Detailed Description

Error indicating a lexical error scanning a configuration. Derives from WallarooError.

Constructor & Destructor Documentation

wallaroo::LexicalError::LexicalError ( const std::string &  msg,
std::size_t  line,
std::size_t  col 
)
inline

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