SetError
void SetError(BTransactionError error);
void SetError(std::exception_ptr e);
HttpResultPrivate::SetError(std::exception_ptr e)
request.SetError(std::current_exception());
request.SetError(std::current_exception());
request.SetError(std::current_exception());
request.SetError(std::current_exception());
request.SetError(std::current_exception());
request.SetError(std::current_exception());
request.SetError(std::current_exception());
it->second.SetError(std::current_exception());
fResult->SetError(e);
void SetError(std::exception_ptr e);
SetError(REGEXP_MEMORY_CORRUPTION);
SetError(REGEXP_CORRUPTED_POINTERS);
SetError(REGEXP_INTERNAL_ERROR);
SetError(B_BAD_VALUE);
SetError(REGEXP_TOO_BIG);
SetError(B_NO_MEMORY);
SetError(REGEXP_TOO_MANY_PARENTHESIS);
SetError(REGEXP_UNMATCHED_PARENTHESIS);
SetError(REGEXP_UNMATCHED_PARENTHESIS);
SetError(REGEXP_JUNK_ON_END);
SetError(REGEXP_STAR_PLUS_OPERAND_EMPTY);
SetError(REGEXP_NESTED_STAR_QUESTION_PLUS);
SetError(REGEXP_INVALID_BRACKET_RANGE);
SetError(REGEXP_UNMATCHED_BRACKET);
SetError(REGEXP_INTERNAL_ERROR);
SetError(REGEXP_QUESTION_PLUS_STAR_FOLLOWS_NOTHING);
SetError(REGEXP_TRAILING_BACKSLASH);
SetError(REGEXP_INTERNAL_ERROR);
SetError(B_BAD_VALUE);
SetError(REGEXP_CORRUPTED_PROGRAM);
void SetError(status_t error) const;
result.SetError(fError);
_result.SetError(error);