Searched refs:ParameterNotFoundException (Results 1 – 4 of 4) sorted by relevance
32 import helper.ParameterNotFoundException;96 catch (ParameterNotFoundException ex) in before()330 catch (ParameterNotFoundException ex) in getCwsModuleCommand()605 catch (ParameterNotFoundException ex) in setUnoApiCwsStatus()
30 public class ParameterNotFoundException extends Exception { class31 public ParameterNotFoundException(String message){ in ParameterNotFoundException() method in ParameterNotFoundException
58 public BuildEnvTools(TestParameters param, LogWriter log) throws ParameterNotFoundException { in BuildEnvTools()98 throw new ParameterNotFoundException(msg); in BuildEnvTools()
47 …ExchangeImpl(String cwsName, TestParameters param, LogWriter log) throws ParameterNotFoundException in CwsDataExchangeImpl()
Completed in 36 milliseconds