| Package | Description |
|---|---|
| javax.ejb |
| Modifier and Type | Class and Description |
|---|---|
class |
ConcurrentAccessTimeoutException
This exception indicates that an attempt to concurrently access a bean method
resulted in a timeout.
|
class |
IllegalLoopbackException
This exception indicates that an attempt was made to perform an illegal loop
back invocation on a Singleton with container-managed concurrency.
|