Skip to content

QuantumGate::Result::GetErrorString

Karel Donk edited this page Jun 18, 2018 · 1 revision

Returns a formatted string of the error code, error description and error category.

Signature

String GetErrorString() const noexcept;

Return values

Returns a formatted QuantumGate::String of the error code, error description and error category.

Clone this wiki locally