The properties of the RetryExceptionHandler class are listed below. For a complete list of RetryExceptionHandler class members, see the RetryExceptionHandler Members topic.
ActionExpressionText (inherited from AbstractExceptionHandler) | Gets the action translation expression text |
ConstraintExpressionText (inherited from AbstractExceptionHandler) | Gets or sets the constraint expression text. |
ContinueProcessing (inherited from AbstractExceptionHandler) | Gets a value indicating whether to continue processing. |
DelayRateExpression | Gets or sets the delay rate expression. |
DelayTimeSpan | Gets or sets the delay time span to sleep after an exception is thrown and a rety is attempted. |
IsDelayBased | Gets a value indicating whether this instance is delay based. |
MaximumRetryCount | Gets the maximum retry count. |
SourceExceptionNames (inherited from AbstractExceptionHandler) | Gets the source exception names. |
SourceExceptionTypes (inherited from AbstractExceptionHandler) | Gets the source exception types. |
RetryExceptionHandler Class | Spring.Aspects Namespace