com.ibm.ws.javax.activity
Class TimeoutRangeExceptionjava.lang.Object | +--java.lang.Throwable | +--java.lang.Exception | +--com.ibm.ws.javax.activity.TimeoutRangeException
- All Implemented Interfaces:
- java.io.Serializable
- public class TimeoutRangeException
- extends java.lang.Exception
This exception is thrown by the Activity service if an Activity timeout value is specified that is either:
- less than -1 or
- outside an administratively defined range
- See Also:
- Serialized Form
Constructor Summary TimeoutRangeException()
Default constructor for the exception.
Methods inherited from class java.lang.Throwable fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Methods inherited from class java.lang.Object clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Constructor Detail TimeoutRangeException
public TimeoutRangeException()
- Default constructor for the exception.
WebSphere is a trademark of the IBM Corporation in the United States, other countries, or both.
IBM is a trademark of the IBM Corporation in the United States, other countries, or both.