com::cosylab::logging::engine::ACS::ACSRemoteErrorListener Interface Reference

Inheritance diagram for com::cosylab::logging::engine::ACS::ACSRemoteErrorListener:
Inheritance graph
[legend]

List of all members.

Public Member Functions

void errorReceived (String xml)

Detailed Description

This interface defines the listener to be notified of errors encountered getting logs from the NC

Author:
acaproni

Member Function Documentation

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 XML that was not possible to parse
  • a cache string if the binary format of logs is in use

The cache string is a string used in the cache whose format might change with different implementation of of the cache.

Parameters:
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().


The documentation for this interface was generated from the following file:

Generated by  doxygen 1.6.2