LLDB mainline
lldb_protocol::mcp::MCPError Member List

This is the complete list of members for lldb_protocol::mcp::MCPError, including all inherited members.

convertToErrorCode() const overridelldb_protocol::mcp::MCPError
getMessage() constlldb_protocol::mcp::MCPErrorinline
IDlldb_protocol::mcp::MCPErrorstatic
kInternalErrorlldb_protocol::mcp::MCPErrorstatic
kResourceNotFoundlldb_protocol::mcp::MCPErrorstatic
log(llvm::raw_ostream &OS) const overridelldb_protocol::mcp::MCPError
m_error_codelldb_protocol::mcp::MCPErrorprivate
m_messagelldb_protocol::mcp::MCPErrorprivate
MCPError(std::string message, int64_t error_code=kInternalError)lldb_protocol::mcp::MCPError
toProtocolError() constlldb_protocol::mcp::MCPError