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

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

#include <component.h>

Inheritance diagram for pkg::component::parse_error:

Public Member Functions

 parse_error (const char *message)
 Construct parse error. More...
 

Detailed Description

An exception class for reporting parse errors.

Constructor & Destructor Documentation

◆ parse_error()

pkg::component::parse_error::parse_error ( const char *  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)