Package wt.pom
Class PagingFetchTimeOutException
java.lang.Object
java.lang.Throwable
java.lang.Exception
wt.util.WTException
wt.pom.PersistenceException
wt.pom.PagingFetchTimeOutException
- All Implemented Interfaces:
Serializable,LocalizableMessage,Message
PagingFetchTimeOutException captures errors when fetching pages. If an
attempt is made to fetch a page and the opening of the paging session has
not yet completed (some of the work may be done in a background process),
then this exception is thrown. It may be possible that a re-try of the
fetch will be successful.
Supported API: true
Extendable: false
Supported API: true
Extendable: false
- See Also:
-
Method Summary
Methods inherited from class wt.util.WTException
getAdditionalMessageArray, getAdditionalMessages, getAdditionalMessages, getLocalizedMessage, getLocalizedMessage, getNestedExceptionString, getNestedExceptionString, getNestedThrowable, getStandardMessage, getStandardMessage, getWTMessage, printStackTrace, printStackTrace, printStackTrace, toStringMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getMessage, getStackTrace, getSuppressed, initCause, setStackTrace