LibPkg
|
An exception class for reporting parse errors. More...
#include <status.h>
Public Member Functions | |
parse_error (const string &message) | |
Construct parse error. More... | |
An exception class for reporting parse errors.
pkg::status::parse_error::parse_error | ( | const string & | message | ) |
Construct parse error.
message | a message which describes the parse error. |
Reference Manual | LibPkg | Version 0.6.1 (28 Jan 2015) |