mrdocs::Exception::Exception
Constructor.
Synopsis
Declared in <mrdocs/Support/Error.hpp>
explicit
Exception(Error err) noexcept;
Parameters
Name |
Description |
err |
The object to construct from |
Created with MrDocs
Constructor.
Declared in <mrdocs/Support/Error.hpp>
explicit
Exception(Error err) noexcept;
Name |
Description |
err |
The object to construct from |
Created with MrDocs