Serialized Form
-
Package org.jbehave.core.condition
-
Exception org.jbehave.core.condition.StepConditionMatchException
class StepConditionMatchException extends Exception implements Serializable- serialVersionUID:
- -4614724300184207452L
-
-
Package org.jbehave.core.configuration
-
Exception org.jbehave.core.configuration.AnnotationBuilder.InstantiationFailed
class InstantiationFailed extends RuntimeException implements Serializable -
Exception org.jbehave.core.configuration.AnnotationRequired
class AnnotationRequired extends RuntimeException implements Serializable -
Exception org.jbehave.core.configuration.Keywords.KeywordNotFound
class KeywordNotFound extends RuntimeException implements Serializable -
Exception org.jbehave.core.configuration.Keywords.StartingWordNotFound
class StartingWordNotFound extends RuntimeException implements Serializable -
Exception org.jbehave.core.configuration.UnmodifiableConfiguration.ModificationNotAllowed
class ModificationNotAllowed extends RuntimeException implements Serializable
-
-
Package org.jbehave.core.embedder
-
Exception org.jbehave.core.embedder.DuplicateCandidateFound
class DuplicateCandidateFound extends RuntimeException implements Serializable- serialVersionUID:
- -4210169420292605056L
-
Exception org.jbehave.core.embedder.Embedder.AnnotatedEmbedderRunFailed
class AnnotatedEmbedderRunFailed extends RuntimeException implements Serializable -
Exception org.jbehave.core.embedder.Embedder.RunningEmbeddablesFailed
class RunningEmbeddablesFailed extends RuntimeException implements Serializable -
Exception org.jbehave.core.embedder.Embedder.RunningStoriesFailed
class RunningStoriesFailed extends RuntimeException implements Serializable -
Exception org.jbehave.core.embedder.Embedder.ViewGenerationFailed
class ViewGenerationFailed extends RuntimeException implements Serializable -
Exception org.jbehave.core.embedder.EmbedderClassLoader.InstantiationFailed
class InstantiationFailed extends RuntimeException implements Serializable -
Exception org.jbehave.core.embedder.EmbedderClassLoader.InvalidClasspathElement
class InvalidClasspathElement extends RuntimeException implements Serializable -
Exception org.jbehave.core.embedder.StoryManager.StoryExecutionFailed
class StoryExecutionFailed extends RuntimeException implements Serializable -
Exception org.jbehave.core.embedder.StoryManager.StoryTimedOut
class StoryTimedOut extends RuntimeException implements Serializable -
Exception org.jbehave.core.embedder.StoryTimeouts.TimeoutFormatException
class TimeoutFormatException extends IllegalArgumentException implements Serializable -
Exception org.jbehave.core.embedder.UnmodifiableEmbedderControls.ModificationNotAllowed
class ModificationNotAllowed extends RuntimeException implements Serializable
-
-
Package org.jbehave.core.failures
-
Class org.jbehave.core.failures.BatchFailures
-
Serialized Fields
-
verbose
boolean verbose
-
-
-
Exception org.jbehave.core.failures.BeforeOrAfterFailed
class BeforeOrAfterFailed extends RuntimeException implements Serializable -
Exception org.jbehave.core.failures.IgnoringStepsFailure
class IgnoringStepsFailure extends RuntimeException implements Serializable -
Exception org.jbehave.core.failures.KnownFailure
class KnownFailure extends RuntimeException implements Serializable -
Exception org.jbehave.core.failures.PendingStepFound
class PendingStepFound extends UUIDExceptionWrapper implements Serializable -
Exception org.jbehave.core.failures.PendingStepsFound
class PendingStepsFound extends UUIDExceptionWrapper implements Serializable -
Exception org.jbehave.core.failures.RestartingScenarioFailure
class RestartingScenarioFailure extends RuntimeException implements Serializable -
Exception org.jbehave.core.failures.RestartingStoryFailure
class RestartingStoryFailure extends RuntimeException implements Serializable -
Exception org.jbehave.core.failures.StepFailed
class StepFailed extends UUIDExceptionWrapper implements Serializable -
Exception org.jbehave.core.failures.UUIDExceptionWrapper
class UUIDExceptionWrapper extends RuntimeException implements Serializable-
Serialized Fields
-
uuid
UUID uuid
-
-
-
-
Package org.jbehave.core.i18n
-
Exception org.jbehave.core.i18n.LocalizedKeywords.LocalizedKeywordNotFound
class LocalizedKeywordNotFound extends RuntimeException implements Serializable -
Exception org.jbehave.core.i18n.LocalizedKeywords.ResourceBundleNotFound
class ResourceBundleNotFound extends RuntimeException implements Serializable
-
-
Package org.jbehave.core.io
-
Exception org.jbehave.core.io.CodeLocations.InvalidCodeLocation
class InvalidCodeLocation extends RuntimeException implements Serializable -
Exception org.jbehave.core.io.InvalidStoryResource
class InvalidStoryResource extends RuntimeException implements Serializable -
Exception org.jbehave.core.io.StoryResourceNotFound
class StoryResourceNotFound extends RuntimeException implements Serializable
-
-
Package org.jbehave.core.junit
-
Exception org.jbehave.core.junit.AnnotatedEmbedderUtils.AnnotatedEmbedderRunnerInstantiationFailed
class AnnotatedEmbedderRunnerInstantiationFailed extends RuntimeException implements Serializable -
Exception org.jbehave.core.junit.AnnotatedEmbedderUtils.ClassLoadingFailed
class ClassLoadingFailed extends RuntimeException implements Serializable -
Exception org.jbehave.core.junit.AnnotatedEmbedderUtils.MissingAnnotatedEmbedderRunner
class MissingAnnotatedEmbedderRunner extends RuntimeException implements Serializable
-
-
Package org.jbehave.core.model
-
Exception org.jbehave.core.model.ExamplesTable.ColumnNotFound
class ColumnNotFound extends RuntimeException implements Serializable- serialVersionUID:
- -6008855238823273059L
-
Exception org.jbehave.core.model.ExamplesTable.NonDistinctColumnFound
class NonDistinctColumnFound extends RuntimeException implements Serializable- serialVersionUID:
- -6898791308443992005L
-
Exception org.jbehave.core.model.ExamplesTable.RowNotFound
class RowNotFound extends RuntimeException implements Serializable- serialVersionUID:
- 6577709350720827070L
-
Exception org.jbehave.core.model.OutcomesTable.FormatTypeInvalid
class FormatTypeInvalid extends RuntimeException implements Serializable -
Exception org.jbehave.core.model.OutcomesTable.OutcomesFailed
class OutcomesFailed extends UUIDExceptionWrapper implements Serializable -
Exception org.jbehave.core.model.TableTransformers.InvalidTransformationResultException
class InvalidTransformationResultException extends RuntimeException implements Serializable- serialVersionUID:
- -1242448321325167977L
-
Exception org.jbehave.core.model.TableTransformers.TransformerNotFoundException
class TransformerNotFoundException extends RuntimeException implements Serializable- serialVersionUID:
- 3742264745351414296L
-
-
Package org.jbehave.core.parsers
-
Exception org.jbehave.core.parsers.JsonAliasParser.InvalidAliasType
class InvalidAliasType extends RuntimeException implements Serializable
-
-
Package org.jbehave.core.reporters
-
Exception org.jbehave.core.reporters.FilePrintStreamFactory.PrintStreamCreationFailed
class PrintStreamCreationFailed extends RuntimeException implements Serializable -
Exception org.jbehave.core.reporters.FreemarkerProcessor.FreemarkerProcessingFailed
class FreemarkerProcessingFailed extends RuntimeException implements Serializable -
Exception org.jbehave.core.reporters.TemplateableOutput.OutputStep.StepFormattingFailed
class StepFormattingFailed extends RuntimeException implements Serializable -
Exception org.jbehave.core.reporters.TemplateableViewGenerator.ReportCreationFailed
class ReportCreationFailed extends RuntimeException implements Serializable -
Exception org.jbehave.core.reporters.TemplateableViewGenerator.ViewGenerationFailedForTemplate
class ViewGenerationFailedForTemplate extends RuntimeException implements Serializable
-
-
Package org.jbehave.core.steps
-
Exception org.jbehave.core.steps.AbstractStepsFactory.StepsInstanceNotFound
class StepsInstanceNotFound extends RuntimeException implements Serializable -
Exception org.jbehave.core.steps.ConvertedParameters.ParametersNotMappableToType
class ParametersNotMappableToType extends RuntimeException implements Serializable -
Exception org.jbehave.core.steps.ConvertedParameters.ValueNotFound
class ValueNotFound extends RuntimeException implements Serializable -
Exception org.jbehave.core.steps.ParameterConverters.ParameterConversionFailed
class ParameterConversionFailed extends RuntimeException implements Serializable -
Exception org.jbehave.core.steps.StepCreator.ParameterNotFound
class ParameterNotFound extends RuntimeException implements Serializable
-
-
Package org.jbehave.core.steps.context
-
Exception org.jbehave.core.steps.context.StepsContext.ObjectAlreadyStoredException
class ObjectAlreadyStoredException extends RuntimeException implements Serializable -
Exception org.jbehave.core.steps.context.StepsContext.ObjectNotStoredException
class ObjectNotStoredException extends RuntimeException implements Serializable
-