Serialized Form
-
Package org.citrusframework.exceptions
-
Exception org.citrusframework.exceptions.ActionTimeoutException
class ActionTimeoutException extends CitrusRuntimeException implements Serializable- serialVersionUID:
- -8652778602073652873L
-
Serialized Fields
-
timeout
long timeout
-
-
Exception org.citrusframework.exceptions.CitrusRuntimeException
class CitrusRuntimeException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
failureStack
List<FailureStackElement> failureStack
-
-
Exception org.citrusframework.exceptions.InvalidFunctionUsageException
class InvalidFunctionUsageException extends CitrusRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception org.citrusframework.exceptions.MessageTimeoutException
class MessageTimeoutException extends ActionTimeoutException implements Serializable-
Serialized Fields
-
endpoint
String endpoint
-
-
-
Exception org.citrusframework.exceptions.MissingExpectedMessageException
class MissingExpectedMessageException extends CitrusRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception org.citrusframework.exceptions.NoSuchFunctionException
class NoSuchFunctionException extends CitrusRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception org.citrusframework.exceptions.NoSuchFunctionLibraryException
class NoSuchFunctionLibraryException extends CitrusRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception org.citrusframework.exceptions.NoSuchMessageValidatorException
class NoSuchMessageValidatorException extends CitrusRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception org.citrusframework.exceptions.NoSuchValidationMatcherException
class NoSuchValidationMatcherException extends CitrusRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception org.citrusframework.exceptions.NoSuchValidationMatcherLibraryException
class NoSuchValidationMatcherLibraryException extends CitrusRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception org.citrusframework.exceptions.NoSuchVariableException
class NoSuchVariableException extends CitrusRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception org.citrusframework.exceptions.ParallelContainerException
class ParallelContainerException extends CitrusRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
exceptions
List<CitrusRuntimeException> exceptions
-
-
Exception org.citrusframework.exceptions.ReplyMessageTimeoutException
class ReplyMessageTimeoutException extends MessageTimeoutException implements Serializable- serialVersionUID:
- 1L
-
Exception org.citrusframework.exceptions.TestCaseFailedException
class TestCaseFailedException extends CitrusRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception org.citrusframework.exceptions.TestEngineFailedException
class TestEngineFailedException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception org.citrusframework.exceptions.UnknownElementException
class UnknownElementException extends CitrusRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception org.citrusframework.exceptions.ValidationException
class ValidationException extends CitrusRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception org.citrusframework.exceptions.VariableNullValueException
class VariableNullValueException extends CitrusRuntimeException implements Serializable- serialVersionUID:
- 1L
-
-
Package org.citrusframework.message