represents a non-semantic error More...
#include <pib-impl.hpp>
Public Member Functions | |
Error (const std::string &what) | |
represents a non-semantic error
A subclass of PibImpl may throw a subclass of this type when there's a non-semantic error, such as a storage problem.
Definition at line 48 of file pib-impl.hpp.
|
inlineexplicit |
Definition at line 52 of file pib-impl.hpp.