|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
javax.resource.ResourceException
javax.resource.spi.work.WorkException
javax.resource.spi.work.WorkCompletedException
| Field Summary |
| Fields inherited from class javax.resource.spi.work.WorkException |
INTERNAL, START_TIMED_OUT, TX_CONCURRENT_WORK_DISALLOWED, TX_RECREATE_FAILED, UNDEFINED |
| Constructor Summary | |
WorkCompletedException()
|
|
WorkCompletedException(String message)
|
|
WorkCompletedException(String message,
String errorCode)
|
|
WorkCompletedException(String message,
Throwable cause)
|
|
WorkCompletedException(Throwable cause)
|
|
| Methods inherited from class javax.resource.spi.work.WorkException |
getMessage |
| Methods inherited from class javax.resource.ResourceException |
getErrorCode, getLinkedException, setErrorCode, setLinkedException, toString |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public WorkCompletedException()
public WorkCompletedException(String message)
public WorkCompletedException(Throwable cause)
public WorkCompletedException(String message,
Throwable cause)
public WorkCompletedException(String message,
String errorCode)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||