Home
last modified time | relevance | path

Searched refs:responseExceptionMessage (Results 1 – 2 of 2) sorted by relevance

/trunk/test/testcommon/source/org/openoffice/test/vcl/client/
H A DCommandCaller.java57 private String responseExceptionMessage = null; field in CommandCaller
360 this.responseExceptionMessage = null; in handleResponse()
388 this.responseExceptionMessage = "Bad sequence of command."; in handleResponse()
417 this.responseExceptionMessage = readString(); in handleResponse()
567 if (responseExceptionId != null || responseExceptionMessage != null) in endBlock()
568 throw new VclHookException(responseExceptionId, responseExceptionMessage); in endBlock()
/trunk/test/testassistant/lib/
H A Dtestcommon.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/openoffice/ org/openoffice/test/ org/openoffice/test/common/ ...

Completed in 22 milliseconds