
Public Member Functions | |
| void | errorReceived (String xml) |
This interface defines the listener to be notified of errors encountered getting logs from the NC
| void com::cosylab::logging::engine::ACS::ACSRemoteErrorListener::errorReceived | ( | String | xml | ) |
The method is executed when an error happened building a log from a string.
The parameter is the string that caused the error and it can be
The cache string is a string used in the cache whose format might change with different implementation of of the cache.
| xml | That string that caused the error |
Implemented in alma::acs::logging::archive::zoom::FileHelper, alma::acs::logging::tools::LogFileExtractor, alma::acs::logging::tools::LogFileSplitter, com::cosylab::logging::LoggingClient, alma::acs::jlog::test::zoom::FileHelperTest, alma::acs::jlog::test::zoom::FilesManagerTest, alma::acs::jlog::test::EngineFilteringTest, alma::acs::jlog::test::LoadSaveTest, alma::acs::jlog::test::LogListener, and alma::acs::logtools::monitor::LogDetailsDispatcher.
Referenced by alma::acs::logging::archive::zoom::FileHelper::errorReceived(), alma::acs::logging::engine::io::IOHelper::injectLog(), and alma::acs::logging::archive::QueryDlg::submitQuery().
1.6.2