Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

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

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


The documentation for this interface was generated from the following file:
Generated on Thu Apr 30 03:13:08 2009 for ACS Java API by doxygen 1.3.8