Class WorkContextErrorCodes

java.lang.Object
jakarta.resource.spi.work.WorkContextErrorCodes

public class WorkContextErrorCodes extends Object
This class models the possible error conditions that might occur during associating an WorkContext with a Work instance.

This class is not designed as an Enumerated type (Enum), as the error codes listed below could be expanded to accommodate custom error conditions for custom WorkContext types.

Since:
1.6