javax.resource.spi.work
Class WorkException
java.lang.Object
java.lang.Throwable
java.lang.Exception
javax.resource.ResourceException
javax.resource.spi.work.WorkException
- All Implemented Interfaces:
- java.io.Serializable
- Direct Known Subclasses:
- WorkCompletedException, WorkRejectedException
- public class WorkException
- extends ResourceException
- Version:
- $Rev: 46019 $ $Date: 2004-09-14 11:56:06 +0200 (Tue, 14 Sep 2004) $
- See Also:
- Serialized Form
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 |
INTERNAL
public static final java.lang.String INTERNAL
- See Also:
- Constant Field Values
UNDEFINED
public static final java.lang.String UNDEFINED
- See Also:
- Constant Field Values
START_TIMED_OUT
public static final java.lang.String START_TIMED_OUT
- See Also:
- Constant Field Values
TX_CONCURRENT_WORK_DISALLOWED
public static final java.lang.String TX_CONCURRENT_WORK_DISALLOWED
- See Also:
- Constant Field Values
TX_RECREATE_FAILED
public static final java.lang.String TX_RECREATE_FAILED
- See Also:
- Constant Field Values
WorkException
public WorkException()
WorkException
public WorkException(java.lang.String message)
WorkException
public WorkException(java.lang.Throwable cause)
WorkException
public WorkException(java.lang.String message,
java.lang.Throwable cause)
WorkException
public WorkException(java.lang.String message,
java.lang.String errorCode)
getMessage
public java.lang.String getMessage()
Copyright © {inceptionYear}-2007 null. All Rights Reserved.