[#BloombergLP-bdljsn-Error-operator_assign-0f] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdljsn.adoc[bdljsn]::xref:BloombergLP/bdljsn/Error.adoc[Error]::operator= :relfileprefix: ../../../ :mrdocs: Assign to this object the value of the specified `rhs` object, and return a non‐`const` reference to this object. == Synopsis Declared in `<bdljsn_error.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bdljsn/Error.adoc[Error]& operator=(xref:BloombergLP/bdljsn/Error.adoc[Error] const& rhs); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#