The exception ID of the response. It's empty when replyStatus is ReplyStatus::Ok or ReplyStatus::UserException. Otherwise, this ID is the value returned by LocalException::ice_id. For other exceptions, this ID is the demangled name of the exception type, or "unknown" when the dispatch throws a value that is not derived from std::exception.