| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
Exceptionjavax.resource.ResourceExceptionjavax.resource.spi.work.WorkExceptionjavax.resource.spi.work.WorkRejectedExceptionpublic class WorkRejectedExceptionextends WorkExceptionField Summary |
Fields inherited from class javax.resource.spi.work.WorkException | |
INTERNAL, START_TIMED_OUT, TX_CONCURRENT_WORK_DISALLOWED, TX_RECREATE_FAILED, UNDEFINED | |
Constructor Summary | |
| |
| |
| |
| |
Method Summary |
Methods inherited from class javax.resource.spi.work.WorkException | |
getMessage | |
Methods inherited from class javax.resource.ResourceException | |
getErrorCode, getLinkedException, setErrorCode, setLinkedException, toString | |
public WorkRejectedException()
public WorkRejectedException(String message)
public WorkRejectedException(String message,
String errorCode)public WorkRejectedException(String message,
Throwable cause)public WorkRejectedException(Throwable cause)