ContRap-Core
Public Member Functions

crp::EoFError Class Reference

Class EoFError is an error thrown by the parser in case of the input end. More...

#include <error.h>

Inheritance diagram for crp::EoFError:
crp::Error

Public Member Functions

 EoFError (const std::string &message="")
 Constructs a new EoF error.

Detailed Description

Class EoFError is an error thrown by the parser in case of the input end.


Constructor & Destructor Documentation

crp::EoFError::EoFError ( const std::string &  message = "") [inline]

Constructs a new EoF error.

Parameters:
messageError message

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