Home
last modified time | relevance | path

Searched refs:CommunicationException (Results 1 – 4 of 4) sorted by relevance

/AOO41X/test/testcommon/source/org/openoffice/test/vcl/client/
H A DCommunicationException.java30 public class CommunicationException extends RuntimeException { class
37 public CommunicationException() { in CommunicationException() method in CommunicationException
41 public CommunicationException(String message, Throwable cause) { in CommunicationException() method in CommunicationException
45 public CommunicationException(String message) { in CommunicationException() method in CommunicationException
49 public CommunicationException(Throwable cause) { in CommunicationException() method in CommunicationException
H A DCommunicationManager.java98 …onized void sendPackage(int headerType, byte[] header, byte[] data) throws CommunicationException { in sendPackage()
125 throw new CommunicationException("Failed to send data to automation server!", e); in sendPackage()
143 throw new CommunicationException("Bad data package. Wrong check byte."); in run()
230 …throw new CommunicationException("Failed to connect to automation server on: " + host + ":" + port… in start()
H A DCommandCaller.java564 throw new CommunicationException("Failed to get data from automation server!"); in endBlock()
/AOO41X/test/testassistant/lib/
HDtestcommon.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/openoffice/ org/ ...