GetErrorInfo

Function Usage

Obtains the error information about all plugins from the metadata.

Prototype

std::shared_ptr<std::map<std::string, MxpiErrorInfo>> GetErrorInfo();

Return Parameter Description

Data Structure

Description

std::shared_ptr<std::map<std::string, MxpiErrorInfo>>

Returns error code information about all plugins in map mode.