Home
last modified time | relevance | path

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

/aoo41x/main/qadevOOo/tests/java/complex/unoapi/
H A DCheckModuleAPI.java31 import helper.ParameterNotFoundException;
95 catch (ParameterNotFoundException ex) in before()
329 catch (ParameterNotFoundException ex) in getCwsModuleCommand()
604 catch (ParameterNotFoundException ex) in setUnoApiCwsStatus()
/aoo41x/main/qadevOOo/runner/helper/
H A DParameterNotFoundException.java30 public class ParameterNotFoundException extends Exception { class
31 public ParameterNotFoundException(String message){ in ParameterNotFoundException() method in ParameterNotFoundException
H A DBuildEnvTools.java58 public BuildEnvTools(TestParameters param, LogWriter log) throws ParameterNotFoundException { in BuildEnvTools()
97 throw new ParameterNotFoundException(msg); in BuildEnvTools()
H A DCwsDataExchangeImpl.java47 …ExchangeImpl(String cwsName, TestParameters param, LogWriter log) throws ParameterNotFoundException in CwsDataExchangeImpl()

Completed in 22 milliseconds