Uses of Interface
jakarta.resource.spi.RetryableException
Packages that use RetryableException
Package
Description
The jakarta.resource.spi package contains APIs for the system
contracts defined in the Jakarta Connectors specification.
This package contains APIs for the Work Management, Generic and Security Work Context contracts.
-
Uses of RetryableException in jakarta.resource.spi
Classes in jakarta.resource.spi that implement RetryableExceptionModifier and TypeClassDescriptionclass
A subclass of theUnavailableException
that indicates that the rejection of the work submission is transient. -
Uses of RetryableException in jakarta.resource.spi.work
Classes in jakarta.resource.spi.work that implement RetryableExceptionModifier and TypeClassDescriptionclass
A subclass of theWorkRejectedException
that indicates that the the service unavailability is transient.