This issue recommends adding support to create an empty `errors::Error` object so that the object could be initialized as follows: ```cpp errors::Error err; ```