[#mrdocs-Error-2constructor-08] = xref:mrdocs.adoc[mrdocs]::xref:mrdocs/Error.adoc[Error]::Error :relfileprefix: ../../ :mrdocs: Constructor. == Synopsis Declared in `<mrdocs/Support/Error.hpp>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- constexpr Error(xref:mrdocs/Error.adoc[Error]&& other) noexcept = default; ---- == Parameters [cols="1,4"] |=== | Name| Description | *other* | The object to move construct from |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#