LibPkg
Public Member Functions | List of all members
pkg::path_table::parse_error Class Reference

An exception class for reporting parse errors. More...

#include <path_table.h>

Inheritance diagram for pkg::path_table::parse_error:

Public Member Functions

 parse_error (const string &message)
 Construct parse error. More...
 

Detailed Description

An exception class for reporting parse errors.

Constructor & Destructor Documentation

pkg::path_table::parse_error::parse_error ( const string &  message)

Construct parse error.

Parameters
messagea message which describes the parse error.

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

Reference Manual LibPkg Version 0.6.1 (28 Jan 2015)