Searched refs:ConvWatchCancelException (Results 1 – 10 of 10) sorted by relevance
27 import convwatch.ConvWatchCancelException;67 throws ConvWatchCancelException in createPostscriptStartCheck()73 …throw new ConvWatchCancelException("createPostscriptStartCheck: Input file: " + _sAbsoluteInputFil… in createPostscriptStartCheck()111 …throw new ConvWatchCancelException("createPostscriptStartCheck: Given reference directory: '" + _s… in createPostscriptStartCheck()126 …throw new ConvWatchCancelException("createPostscriptStartCheck: Given reference file: " + _sAbsolu… in createPostscriptStartCheck()165 …throw new ConvWatchCancelException("createPostscriptStartCheck: Printed file " + sAbsolutePrintFil… in createPostscriptStartCheck()177 …throw new ConvWatchCancelException("createPostscriptStartCheck: Given reference file: " + _sAbsolu… in createPostscriptStartCheck()335 throws ConvWatchCancelException, ConvWatchException in check()359 throws ConvWatchCancelException, ConvWatchException in checkDiffDiff()408 throw new ConvWatchCancelException("No old difference file found." ); in checkDiffDiff()
109 … String _sOutputFile) throws ConvWatchCancelException, java.io.IOException in storeToFileWithMSOffice()140 … throw new ConvWatchCancelException/*WrongSuffixException*/("No MS office document format found."); in storeToFileWithMSOffice()168 … String _sPrintFilename) throws ConvWatchCancelException, java.io.IOException in printToFileWithMSOffice()211 …throw new ConvWatchCancelException/*WrongSuffixException*/("No Mircosoft Office document format fo… in printToFileWithMSOffice()243 public void realStartCommand(ArrayList _aStartCommand) throws ConvWatchCancelException in realStartCommand()247 … throw new ConvWatchCancelException/*WrongEnvironmentException*/("Given list is empty."); in realStartCommand()273 …throw new ConvWatchCancelException/*WrongEnvironmentException*/("We doesn't work within windows en… in realStartCommand()282 … throw new ConvWatchCancelException/*WrongEnvironmentException*/("Given list is too short."); in realStartCommand()
801 throws ConvWatchCancelException in buildReference()805 …throw new ConvWatchCancelException("buildReference(): Input file: " + _sAbsoluteInputFile + " does… in buildReference()862 String _sPrintFileURL) throws ConvWatchCancelException in printToFile()901 catch(ConvWatchCancelException e) in printToFile()905 … throw new ConvWatchCancelException("Exception caught. Problem with MSOffice printer methods."); in printToFile()910 … throw new ConvWatchCancelException("IOException caught. Problem with MSOffice printer methods."); in printToFile()923 … throw new ConvWatchCancelException("OfficePrint.printToFile(): Unknown print type."); in printToFile()1224 …ing _sInputFile, String _sOutputPath, GraphicalTestArguments _aGTA) throws ConvWatchCancelException in convertDocument()
28 import convwatch.ConvWatchCancelException;316 throws ConvWatchCancelException in createInputFile()334 …throw new ConvWatchCancelException("com.sun.star.frame.XStorable could not be instantiated from th… in createInputFile()347 throw new ConvWatchCancelException("Wrap IOException caught, " + e.getMessage()); in createInputFile()
28 public class ConvWatchCancelException extends ConvWatchException class30 public ConvWatchCancelException(String _aMessage) in ConvWatchCancelException() method in ConvWatchCancelException
240 catch(ConvWatchCancelException e) in runGDC()255 catch(ConvWatchCancelException e) in runGDC()
49 ConvWatchCancelException.java \
165 catch (ConvWatchCancelException e) in createJPEG()
262 catch(ConvWatchCancelException e) in runGDC()
349 catch(ConvWatchCancelException e) in runGDCWithStatus()
Completed in 49 milliseconds