Home
last modified time | relevance | path

Searched refs:getErrorMsg (Results 1 – 25 of 287) sorted by relevance

12345678910>>...12

/dports/net-mgmt/zabbix3-server/zabbix-3.0.32/frontends/php/include/classes/api/services/
H A DCGraphGeneral.php307 _s($this->getErrorMsg(self::ERROR_GRAPH_SUM), $graph['name'])
435 _s($this->getErrorMsg(self::ERROR_MISSING_GRAPH_ITEMS), $graph['name'])
457 _s($this->getErrorMsg(self::ERROR_MISSING_REQUIRED_VALUE), 'ymin_itemid')
467 _s($this->getErrorMsg(self::ERROR_MISSING_REQUIRED_VALUE), 'ymax_itemid')
491 $error = _s($this->getErrorMsg(self::ERROR_TEMPLATED_ID), $graph['name']);
515 _s($this->getErrorMsg(self::ERROR_TEMPLATE_HOST_MIX), $graph['name'])
523 _s($this->getErrorMsg(self::ERROR_MISSING_REQUIRED_VALUE), 'color')
555 _s($this->getErrorMsg(self::ERROR_MISSING_GRAPH_ITEMS), $graph['name'])
576 _s($this->getErrorMsg(self::ERROR_MISSING_REQUIRED_VALUE), 'ymin_itemid')
615 _s($this->getErrorMsg(self::ERROR_TEMPLATED_ID), $graph['name'])
[all …]
/dports/net-mgmt/zabbix3-proxy/zabbix-3.0.32/frontends/php/include/classes/api/services/
H A DCGraphGeneral.php307 _s($this->getErrorMsg(self::ERROR_GRAPH_SUM), $graph['name'])
435 _s($this->getErrorMsg(self::ERROR_MISSING_GRAPH_ITEMS), $graph['name'])
457 _s($this->getErrorMsg(self::ERROR_MISSING_REQUIRED_VALUE), 'ymin_itemid')
467 _s($this->getErrorMsg(self::ERROR_MISSING_REQUIRED_VALUE), 'ymax_itemid')
491 $error = _s($this->getErrorMsg(self::ERROR_TEMPLATED_ID), $graph['name']);
515 _s($this->getErrorMsg(self::ERROR_TEMPLATE_HOST_MIX), $graph['name'])
523 _s($this->getErrorMsg(self::ERROR_MISSING_REQUIRED_VALUE), 'color')
555 _s($this->getErrorMsg(self::ERROR_MISSING_GRAPH_ITEMS), $graph['name'])
576 _s($this->getErrorMsg(self::ERROR_MISSING_REQUIRED_VALUE), 'ymin_itemid')
615 _s($this->getErrorMsg(self::ERROR_TEMPLATED_ID), $graph['name'])
[all …]
/dports/net-mgmt/zabbix3-frontend/zabbix-3.0.32/frontends/php/include/classes/api/services/
H A DCGraphGeneral.php307 _s($this->getErrorMsg(self::ERROR_GRAPH_SUM), $graph['name'])
435 _s($this->getErrorMsg(self::ERROR_MISSING_GRAPH_ITEMS), $graph['name'])
457 _s($this->getErrorMsg(self::ERROR_MISSING_REQUIRED_VALUE), 'ymin_itemid')
467 _s($this->getErrorMsg(self::ERROR_MISSING_REQUIRED_VALUE), 'ymax_itemid')
491 $error = _s($this->getErrorMsg(self::ERROR_TEMPLATED_ID), $graph['name']);
515 _s($this->getErrorMsg(self::ERROR_TEMPLATE_HOST_MIX), $graph['name'])
523 _s($this->getErrorMsg(self::ERROR_MISSING_REQUIRED_VALUE), 'color')
555 _s($this->getErrorMsg(self::ERROR_MISSING_GRAPH_ITEMS), $graph['name'])
576 _s($this->getErrorMsg(self::ERROR_MISSING_REQUIRED_VALUE), 'ymin_itemid')
615 _s($this->getErrorMsg(self::ERROR_TEMPLATED_ID), $graph['name'])
[all …]
/dports/net-mgmt/zabbix3-java/zabbix-3.0.32/frontends/php/include/classes/api/services/
H A DCGraphGeneral.php307 _s($this->getErrorMsg(self::ERROR_GRAPH_SUM), $graph['name'])
435 _s($this->getErrorMsg(self::ERROR_MISSING_GRAPH_ITEMS), $graph['name'])
457 _s($this->getErrorMsg(self::ERROR_MISSING_REQUIRED_VALUE), 'ymin_itemid')
467 _s($this->getErrorMsg(self::ERROR_MISSING_REQUIRED_VALUE), 'ymax_itemid')
491 $error = _s($this->getErrorMsg(self::ERROR_TEMPLATED_ID), $graph['name']);
515 _s($this->getErrorMsg(self::ERROR_TEMPLATE_HOST_MIX), $graph['name'])
523 _s($this->getErrorMsg(self::ERROR_MISSING_REQUIRED_VALUE), 'color')
555 _s($this->getErrorMsg(self::ERROR_MISSING_GRAPH_ITEMS), $graph['name'])
576 _s($this->getErrorMsg(self::ERROR_MISSING_REQUIRED_VALUE), 'ymin_itemid')
615 _s($this->getErrorMsg(self::ERROR_TEMPLATED_ID), $graph['name'])
[all …]
/dports/net-mgmt/zabbix3-agent/zabbix-3.0.32/frontends/php/include/classes/api/services/
H A DCGraphGeneral.php307 _s($this->getErrorMsg(self::ERROR_GRAPH_SUM), $graph['name'])
435 _s($this->getErrorMsg(self::ERROR_MISSING_GRAPH_ITEMS), $graph['name'])
457 _s($this->getErrorMsg(self::ERROR_MISSING_REQUIRED_VALUE), 'ymin_itemid')
467 _s($this->getErrorMsg(self::ERROR_MISSING_REQUIRED_VALUE), 'ymax_itemid')
491 $error = _s($this->getErrorMsg(self::ERROR_TEMPLATED_ID), $graph['name']);
515 _s($this->getErrorMsg(self::ERROR_TEMPLATE_HOST_MIX), $graph['name'])
523 _s($this->getErrorMsg(self::ERROR_MISSING_REQUIRED_VALUE), 'color')
555 _s($this->getErrorMsg(self::ERROR_MISSING_GRAPH_ITEMS), $graph['name'])
576 _s($this->getErrorMsg(self::ERROR_MISSING_REQUIRED_VALUE), 'ymin_itemid')
615 _s($this->getErrorMsg(self::ERROR_TEMPLATED_ID), $graph['name'])
[all …]
/dports/comms/flrig/flrig-1.3.54/src/xmlrpcpp/
H A DXmlRpcServerConnection.cpp86 …rverConnection::readHeader: error while reading header (%s).",XmlRpcSocket::getErrorMsg().c_str()); in readHeader()
166 …error("XmlRpcServerConnection::readRequest: read error (%s).",XmlRpcSocket::getErrorMsg().c_str()); in readRequest()
170 XmlRpcSocket::getErrorMsg().c_str()); in readRequest()
218 …or("XmlRpcServerConnection::writeResponse: write error (%s).",XmlRpcSocket::getErrorMsg().c_str()); in writeResponse()
222 XmlRpcSocket::getErrorMsg().c_str()); in writeResponse()
H A DXmlRpcClient.cpp172 XmlRpcSocket::getErrorMsg().c_str()); in handleEvent()
175 _connectionState, XmlRpcSocket::getErrorMsg().c_str()); in handleEvent()
226 …r in XmlRpcClient::doConnect: Could not create socket (%s).", XmlRpcSocket::getErrorMsg().c_str()); in doConnect()
237 …Connect: Could not set socket to non-blocking IO mode (%s).", XmlRpcSocket::getErrorMsg().c_str()); in doConnect()
244 … XmlRpcClient::doConnect: Could not connect to server (%s).", XmlRpcSocket::getErrorMsg().c_str()); in doConnect()
349 …rror("Error in XmlRpcClient::writeRequest: write error (%s).",XmlRpcSocket::getErrorMsg().c_str()); in writeRequest()
386 XmlRpcSocket::getErrorMsg().c_str(), getfd()); in readHeader()
471 …error("Error in XmlRpcClient::readResponse: read error (%s).",XmlRpcSocket::getErrorMsg().c_str()); in readResponse()
H A DXmlRpcServer.cpp108 …"XmlRpcServer::bindAndListen: Could not create socket (%s).", XmlRpcSocket::getErrorMsg().c_str()); in bindAndListen()
118 …sten: Could not set socket to non-blocking input mode (%s).", XmlRpcSocket::getErrorMsg().c_str()); in bindAndListen()
126 …ndAndListen: Could not set SO_REUSEADDR socket option (%s).", XmlRpcSocket::getErrorMsg().c_str()); in bindAndListen()
134 …rver::bindAndListen: Could not bind to specified port (%s).", XmlRpcSocket::getErrorMsg().c_str()); in bindAndListen()
142 …bindAndListen: Could not set socket in listening mode (%s).", XmlRpcSocket::getErrorMsg().c_str()); in bindAndListen()
194 …Server::acceptConnection: Could not accept connection (%s).", XmlRpcSocket::getErrorMsg().c_str()); in acceptConnection()
199 …tion: Could not set socket to non-blocking input mode (%s).", XmlRpcSocket::getErrorMsg().c_str()); in acceptConnection()
/dports/comms/flcluster/flcluster-1.0.4/src/xmlrpcpp/
H A DXmlRpcClient.cpp172 XmlRpcSocket::getErrorMsg().c_str()); in handleEvent()
175 _connectionState, XmlRpcSocket::getErrorMsg().c_str()); in handleEvent()
226 …r in XmlRpcClient::doConnect: Could not create socket (%s).", XmlRpcSocket::getErrorMsg().c_str()); in doConnect()
237 …Connect: Could not set socket to non-blocking IO mode (%s).", XmlRpcSocket::getErrorMsg().c_str()); in doConnect()
244 … XmlRpcClient::doConnect: Could not connect to server (%s).", XmlRpcSocket::getErrorMsg().c_str()); in doConnect()
349 …rror("Error in XmlRpcClient::writeRequest: write error (%s).",XmlRpcSocket::getErrorMsg().c_str()); in writeRequest()
386 XmlRpcSocket::getErrorMsg().c_str(), getfd()); in readHeader()
471 …error("Error in XmlRpcClient::readResponse: read error (%s).",XmlRpcSocket::getErrorMsg().c_str()); in readResponse()
H A DXmlRpcServer.cpp108 …"XmlRpcServer::bindAndListen: Could not create socket (%s).", XmlRpcSocket::getErrorMsg().c_str()); in bindAndListen()
118 …sten: Could not set socket to non-blocking input mode (%s).", XmlRpcSocket::getErrorMsg().c_str()); in bindAndListen()
126 …ndAndListen: Could not set SO_REUSEADDR socket option (%s).", XmlRpcSocket::getErrorMsg().c_str()); in bindAndListen()
134 …rver::bindAndListen: Could not bind to specified port (%s).", XmlRpcSocket::getErrorMsg().c_str()); in bindAndListen()
142 …bindAndListen: Could not set socket in listening mode (%s).", XmlRpcSocket::getErrorMsg().c_str()); in bindAndListen()
194 …Server::acceptConnection: Could not accept connection (%s).", XmlRpcSocket::getErrorMsg().c_str()); in acceptConnection()
199 …tion: Could not set socket to non-blocking input mode (%s).", XmlRpcSocket::getErrorMsg().c_str()); in acceptConnection()
/dports/comms/flamp/flamp-2.2.07/src/xmlrpcpp/
H A DXmlRpcClient.cpp174 XmlRpcSocket::getErrorMsg().c_str()); in handleEvent()
177 _connectionState, XmlRpcSocket::getErrorMsg().c_str()); in handleEvent()
228 …r in XmlRpcClient::doConnect: Could not create socket (%s).", XmlRpcSocket::getErrorMsg().c_str()); in doConnect()
239 …Connect: Could not set socket to non-blocking IO mode (%s).", XmlRpcSocket::getErrorMsg().c_str()); in doConnect()
246 … XmlRpcClient::doConnect: Could not connect to server (%s).", XmlRpcSocket::getErrorMsg().c_str()); in doConnect()
366 …rror("Error in XmlRpcClient::writeRequest: write error (%s).",XmlRpcSocket::getErrorMsg().c_str()); in writeRequest()
403 XmlRpcSocket::getErrorMsg().c_str(), getfd()); in readHeader()
488 …error("Error in XmlRpcClient::readResponse: read error (%s).",XmlRpcSocket::getErrorMsg().c_str()); in readResponse()
H A DXmlRpcServer.cpp110 …"XmlRpcServer::bindAndListen: Could not create socket (%s).", XmlRpcSocket::getErrorMsg().c_str()); in bindAndListen()
120 …sten: Could not set socket to non-blocking input mode (%s).", XmlRpcSocket::getErrorMsg().c_str()); in bindAndListen()
128 …ndAndListen: Could not set SO_REUSEADDR socket option (%s).", XmlRpcSocket::getErrorMsg().c_str()); in bindAndListen()
136 …rver::bindAndListen: Could not bind to specified port (%s).", XmlRpcSocket::getErrorMsg().c_str()); in bindAndListen()
144 …bindAndListen: Could not set socket in listening mode (%s).", XmlRpcSocket::getErrorMsg().c_str()); in bindAndListen()
196 …Server::acceptConnection: Could not accept connection (%s).", XmlRpcSocket::getErrorMsg().c_str()); in acceptConnection()
201 …tion: Could not set socket to non-blocking input mode (%s).", XmlRpcSocket::getErrorMsg().c_str()); in acceptConnection()
/dports/comms/flmsg/flmsg-4.0.19/src/xmlrpcpp/
H A DXmlRpcClient.cpp174 XmlRpcSocket::getErrorMsg().c_str()); in handleEvent()
177 _connectionState, XmlRpcSocket::getErrorMsg().c_str()); in handleEvent()
228 …r in XmlRpcClient::doConnect: Could not create socket (%s).", XmlRpcSocket::getErrorMsg().c_str()); in doConnect()
239 …Connect: Could not set socket to non-blocking IO mode (%s).", XmlRpcSocket::getErrorMsg().c_str()); in doConnect()
246 … XmlRpcClient::doConnect: Could not connect to server (%s).", XmlRpcSocket::getErrorMsg().c_str()); in doConnect()
366 …rror("Error in XmlRpcClient::writeRequest: write error (%s).",XmlRpcSocket::getErrorMsg().c_str()); in writeRequest()
403 XmlRpcSocket::getErrorMsg().c_str(), getfd()); in readHeader()
488 …error("Error in XmlRpcClient::readResponse: read error (%s).",XmlRpcSocket::getErrorMsg().c_str()); in readResponse()
H A DXmlRpcServer.cpp110 …"XmlRpcServer::bindAndListen: Could not create socket (%s).", XmlRpcSocket::getErrorMsg().c_str()); in bindAndListen()
120 …sten: Could not set socket to non-blocking input mode (%s).", XmlRpcSocket::getErrorMsg().c_str()); in bindAndListen()
128 …ndAndListen: Could not set SO_REUSEADDR socket option (%s).", XmlRpcSocket::getErrorMsg().c_str()); in bindAndListen()
136 …rver::bindAndListen: Could not bind to specified port (%s).", XmlRpcSocket::getErrorMsg().c_str()); in bindAndListen()
144 …bindAndListen: Could not set socket in listening mode (%s).", XmlRpcSocket::getErrorMsg().c_str()); in bindAndListen()
196 …Server::acceptConnection: Could not accept connection (%s).", XmlRpcSocket::getErrorMsg().c_str()); in acceptConnection()
201 …tion: Could not set socket to non-blocking input mode (%s).", XmlRpcSocket::getErrorMsg().c_str()); in acceptConnection()
/dports/comms/fldigi/fldigi-4.1.20/src/xmlrpcpp/
H A DXmlRpcClient.cpp174 XmlRpcSocket::getErrorMsg().c_str()); in handleEvent()
177 _connectionState, XmlRpcSocket::getErrorMsg().c_str()); in handleEvent()
228 …r in XmlRpcClient::doConnect: Could not create socket (%s).", XmlRpcSocket::getErrorMsg().c_str()); in doConnect()
239 …Connect: Could not set socket to non-blocking IO mode (%s).", XmlRpcSocket::getErrorMsg().c_str()); in doConnect()
246 … XmlRpcClient::doConnect: Could not connect to server (%s).", XmlRpcSocket::getErrorMsg().c_str()); in doConnect()
366 …rror("Error in XmlRpcClient::writeRequest: write error (%s).",XmlRpcSocket::getErrorMsg().c_str()); in writeRequest()
403 XmlRpcSocket::getErrorMsg().c_str(), getfd()); in readHeader()
488 …error("Error in XmlRpcClient::readResponse: read error (%s).",XmlRpcSocket::getErrorMsg().c_str()); in readResponse()
H A DXmlRpcServer.cpp110 …"XmlRpcServer::bindAndListen: Could not create socket (%s).", XmlRpcSocket::getErrorMsg().c_str()); in bindAndListen()
120 …sten: Could not set socket to non-blocking input mode (%s).", XmlRpcSocket::getErrorMsg().c_str()); in bindAndListen()
128 …ndAndListen: Could not set SO_REUSEADDR socket option (%s).", XmlRpcSocket::getErrorMsg().c_str()); in bindAndListen()
136 …rver::bindAndListen: Could not bind to specified port (%s).", XmlRpcSocket::getErrorMsg().c_str()); in bindAndListen()
144 …bindAndListen: Could not set socket in listening mode (%s).", XmlRpcSocket::getErrorMsg().c_str()); in bindAndListen()
196 …Server::acceptConnection: Could not accept connection (%s).", XmlRpcSocket::getErrorMsg().c_str()); in acceptConnection()
201 …tion: Could not set socket to non-blocking input mode (%s).", XmlRpcSocket::getErrorMsg().c_str()); in acceptConnection()
/dports/comms/fllog/fllog-1.2.6/src/xmlrpcpp/
H A DXmlRpcClient.cpp172 XmlRpcSocket::getErrorMsg().c_str()); in handleEvent()
175 _connectionState, XmlRpcSocket::getErrorMsg().c_str()); in handleEvent()
226 …r in XmlRpcClient::doConnect: Could not create socket (%s).", XmlRpcSocket::getErrorMsg().c_str()); in doConnect()
237 …Connect: Could not set socket to non-blocking IO mode (%s).", XmlRpcSocket::getErrorMsg().c_str()); in doConnect()
244 … XmlRpcClient::doConnect: Could not connect to server (%s).", XmlRpcSocket::getErrorMsg().c_str()); in doConnect()
349 …rror("Error in XmlRpcClient::writeRequest: write error (%s).",XmlRpcSocket::getErrorMsg().c_str()); in writeRequest()
386 XmlRpcSocket::getErrorMsg().c_str(), getfd()); in readHeader()
471 …error("Error in XmlRpcClient::readResponse: read error (%s).",XmlRpcSocket::getErrorMsg().c_str()); in readResponse()
H A DXmlRpcServer.cpp108 …"XmlRpcServer::bindAndListen: Could not create socket (%s).", XmlRpcSocket::getErrorMsg().c_str()); in bindAndListen()
118 …sten: Could not set socket to non-blocking input mode (%s).", XmlRpcSocket::getErrorMsg().c_str()); in bindAndListen()
126 …ndAndListen: Could not set SO_REUSEADDR socket option (%s).", XmlRpcSocket::getErrorMsg().c_str()); in bindAndListen()
134 …rver::bindAndListen: Could not bind to specified port (%s).", XmlRpcSocket::getErrorMsg().c_str()); in bindAndListen()
142 …bindAndListen: Could not set socket in listening mode (%s).", XmlRpcSocket::getErrorMsg().c_str()); in bindAndListen()
194 …Server::acceptConnection: Could not accept connection (%s).", XmlRpcSocket::getErrorMsg().c_str()); in acceptConnection()
199 …tion: Could not set socket to non-blocking input mode (%s).", XmlRpcSocket::getErrorMsg().c_str()); in acceptConnection()
/dports/net/sems/sems-f89581a/apps/xmlrpc2di/xmlrpc++/src/
H A DXmlRpcClient.cpp212 XmlRpcSocket::getErrorMsg().c_str()); in handleEvent()
215 _connectionState, XmlRpcSocket::getErrorMsg().c_str()); in handleEvent()
266 …r in XmlRpcClient::doConnect: Could not create socket (%s).", XmlRpcSocket::getErrorMsg().c_str()); in doConnect()
277 …Connect: Could not set socket to non-blocking IO mode (%s).", XmlRpcSocket::getErrorMsg().c_str()); in doConnect()
284 … XmlRpcClient::doConnect: Could not connect to server (%s).", XmlRpcSocket::getErrorMsg().c_str()); in doConnect()
399 …rror("Error in XmlRpcClient::writeRequest: write error (%s).",XmlRpcSocket::getErrorMsg().c_str()); in writeRequest()
434 XmlRpcSocket::getErrorMsg().c_str(), getfd()); in readHeader()
493 …error("Error in XmlRpcClient::readResponse: read error (%s).",XmlRpcSocket::getErrorMsg().c_str()); in readResponse()
H A DXmlRpcServer.cpp92 …"XmlRpcServer::bindAndListen: Could not create socket (%s).", XmlRpcSocket::getErrorMsg().c_str()); in bindAndListen()
102 …sten: Could not set socket to non-blocking input mode (%s).", XmlRpcSocket::getErrorMsg().c_str()); in bindAndListen()
110 …ndAndListen: Could not set SO_REUSEADDR socket option (%s).", XmlRpcSocket::getErrorMsg().c_str()); in bindAndListen()
118 …rver::bindAndListen: Could not bind to specified port (%s).", XmlRpcSocket::getErrorMsg().c_str()); in bindAndListen()
126 …bindAndListen: Could not set socket in listening mode (%s).", XmlRpcSocket::getErrorMsg().c_str()); in bindAndListen()
179 …Server::acceptConnection: Could not accept connection (%s).", XmlRpcSocket::getErrorMsg().c_str()); in acceptConnection()
185 …tion: Could not set socket to non-blocking input mode (%s).", XmlRpcSocket::getErrorMsg().c_str()); in acceptConnection()
/dports/editors/abiword/abiword-3.0.5/src/af/xap/win/
H A Dxap_Win32Module.cpp136 bool getErrorMsg(char** dest) const in getErrorMsg() function in XAP_Win32ModuleImpl
187 bool XAP_Win32Module::getErrorMsg(char** dest) const in getErrorMsg() function in XAP_Win32Module
189 return pimpl->getErrorMsg(dest); in getErrorMsg()
/dports/databases/tcl-Mysql/tcl-sql/
H A Dsql.cc26 Tcl_SetResult(interp, (char *)conn->getErrorMsg(), TCL_STATIC); in selectdbCmd()
35 Tcl_SetResult(interp, (char *)conn->getErrorMsg(), TCL_STATIC); in execCmd()
51 Tcl_SetResult(interp, (char *)conn->getErrorMsg(), TCL_STATIC); in queryCmd()
120 Tcl_SetResult(interp, (char *)mgr->getErrorMsg(), TCL_STATIC); in SqlCmd()
/dports/databases/sqlitecpp/SQLiteCpp-3.1.1-28-g0c46d86/tests/
H A DDatabase_test.cpp356 EXPECT_STREQ("no such table: test", db.getErrorMsg()); in TEST()
362 EXPECT_STREQ("not an error", db.getErrorMsg()); in TEST()
368 EXPECT_STREQ("table test has 3 columns but 2 values were supplied", db.getErrorMsg()); in TEST()
381 EXPECT_STREQ("table test has 3 columns but 4 values were supplied", db.getErrorMsg()); in TEST()
395 EXPECT_STREQ("no such table: test", db.getErrorMsg()); in TEST()
401 EXPECT_STREQ("not an error", db.getErrorMsg()); in TEST()
407 EXPECT_STREQ("table test has 3 columns but 2 values were supplied", db.getErrorMsg()); in TEST()
413 EXPECT_STREQ("table test has 3 columns but 4 values were supplied", db.getErrorMsg()); in TEST()
423 EXPECT_STREQ("UNIQUE constraint failed: test.id", db.getErrorMsg()); in TEST()
/dports/games/warzone2100/warzone2100/3rdparty/SQLiteCpp/tests/
H A DDatabase_test.cpp356 EXPECT_STREQ("no such table: test", db.getErrorMsg()); in TEST()
362 EXPECT_STREQ("not an error", db.getErrorMsg()); in TEST()
368 EXPECT_STREQ("table test has 3 columns but 2 values were supplied", db.getErrorMsg()); in TEST()
381 EXPECT_STREQ("table test has 3 columns but 4 values were supplied", db.getErrorMsg()); in TEST()
395 EXPECT_STREQ("no such table: test", db.getErrorMsg()); in TEST()
401 EXPECT_STREQ("not an error", db.getErrorMsg()); in TEST()
407 EXPECT_STREQ("table test has 3 columns but 2 values were supplied", db.getErrorMsg()); in TEST()
413 EXPECT_STREQ("table test has 3 columns but 4 values were supplied", db.getErrorMsg()); in TEST()
423 EXPECT_STREQ("UNIQUE constraint failed: test.id", db.getErrorMsg()); in TEST()
/dports/net-mgmt/zabbix4-agent/zabbix-4.0.30/frontends/php/include/classes/api/services/
H A DCGraphGeneral.php304 _s($this->getErrorMsg(self::ERROR_GRAPH_SUM), $graph['name'])
427 … self::exception(ZBX_API_ERROR_PARAMETERS, _($this->getErrorMsg(self::ERROR_MISSING_GRAPH_NAME)));
433 _s($this->getErrorMsg(self::ERROR_MISSING_GRAPH_ITEMS), $graph['name'])
522 _s($this->getErrorMsg(self::ERROR_TEMPLATE_HOST_MIX), $graph['name'])
530 _s($this->getErrorMsg(self::ERROR_MISSING_REQUIRED_VALUE), 'color')
563 _s($this->getErrorMsg(self::ERROR_MISSING_GRAPH_ITEMS), $graph['name'])
673 _s($this->getErrorMsg(self::ERROR_TEMPLATE_HOST_MIX), $graph['name'])

12345678910>>...12