Uses of Class
com.chutneytesting.engine.domain.delegation.CannotDelegateException
-
Packages that use CannotDelegateException Package Description com.chutneytesting.engine.domain.delegation com.chutneytesting.engine.infrastructure.delegation -
-
Uses of CannotDelegateException in com.chutneytesting.engine.domain.delegation
Methods in com.chutneytesting.engine.domain.delegation that throw CannotDelegateException Modifier and Type Method Description StepExecutionReportDelegationClient. handDown(StepDefinition stepDefinition, NamedHostAndPort delegate) -
Uses of CannotDelegateException in com.chutneytesting.engine.infrastructure.delegation
Methods in com.chutneytesting.engine.infrastructure.delegation that throw CannotDelegateException Modifier and Type Method Description StepExecutionReportHttpClient. handDown(StepDefinition stepDefinition, NamedHostAndPort delegate)
-