Module jakarta.ejb
Package jakarta.ejb

Class ConcurrentAccessTimeoutException

java.lang.Object
All Implemented Interfaces:
Serializable

public class ConcurrentAccessTimeoutException extends ConcurrentAccessException
This exception indicates that an attempt to concurrently access a stateful session or singleton bean method resulted in a timeout.
Since:
EJB 3.1
See Also: