Package org.citrusframework.exceptions
package org.citrusframework.exceptions
-
ExceptionsClassDescriptionThrow this exception in case you did not receive a message on a destination in time.Basic custom runtime exception for all errors in CitrusUse this exception in case a function is called with invalid parameters.This exception is thrown when a message receiving action does not specify any expected content.Unknown functions cause this exception.In case no function library exists for a given prefix this exception is thrown.In case no message validator exists for a given prefix this exception is thrown.Unknown validation matchers cause this exception.In case no function library exists for a given prefix this exception is thrown.Throw this exception in case an unknown variable is read from test context.Special exception thrown in case several actions in a parallel container have failed.Base exception marking failure of test case.Custom RuntimeException thrown if test run failed, because some tests were not successful.Thrown in case an element is not found.This exception marks errors during validation in Citrus.Variable value evaluates to null.