Serialized Form
-
Package com.chutneytesting.server.core.domain.dataset
-
Exception com.chutneytesting.server.core.domain.dataset.DataSetAlreadyExistException
class DataSetAlreadyExistException extends RuntimeException implements Serializable -
Exception com.chutneytesting.server.core.domain.dataset.DataSetNotFoundException
class DataSetNotFoundException extends RuntimeException implements Serializable
-
-
Package com.chutneytesting.server.core.domain.execution
-
Exception com.chutneytesting.server.core.domain.execution.FailedExecutionAttempt
class FailedExecutionAttempt extends RuntimeException implements Serializable -
Exception com.chutneytesting.server.core.domain.execution.ScenarioConversionException
class ScenarioConversionException extends RuntimeException implements Serializable -
Exception com.chutneytesting.server.core.domain.execution.ScenarioNotRunningException
class ScenarioNotRunningException extends RuntimeException implements Serializable
-
-
Package com.chutneytesting.server.core.domain.execution.report
-
Exception com.chutneytesting.server.core.domain.execution.report.ReportNotFoundException
class ReportNotFoundException extends RuntimeException implements Serializable
-
-
Package com.chutneytesting.server.core.domain.globalvar
-
Exception com.chutneytesting.server.core.domain.globalvar.GlobalVarNotFoundException
class GlobalVarNotFoundException extends RuntimeException implements Serializable
-
-
Package com.chutneytesting.server.core.domain.scenario
-
Exception com.chutneytesting.server.core.domain.scenario.AlreadyExistingScenarioException
class AlreadyExistingScenarioException extends RuntimeException implements Serializable -
Exception com.chutneytesting.server.core.domain.scenario.ScenarioNotFoundException
class ScenarioNotFoundException extends RuntimeException implements Serializable -
Exception com.chutneytesting.server.core.domain.scenario.ScenarioNotParsableException
class ScenarioNotParsableException extends RuntimeException implements Serializable
-
-
Package com.chutneytesting.server.core.domain.security
-
Exception com.chutneytesting.server.core.domain.security.RoleNotFoundException
class RoleNotFoundException extends RuntimeException implements Serializable
-