Returns the source location where this error was created.
Declared in <folly/result/rich_error_base.h>
<folly/result/rich_error_base.h>
virtual folly::source_location source_location() const noexcept;
The originating source location.