A std‐only error value for the dom library (carries a message).

Synopsis

Declared in <mrdocs/Dom/Error.hpp>

class Error;

Member Functions

Name

Description

Error [constructor]

Constructor.

message

Return the error message.

operator bool

Return true if this holds an error.

Created with MrDocs