Package wt.fc
Class ResultProcessorLimitException
java.lang.Object
java.lang.Throwable
java.lang.Exception
wt.util.WTException
wt.pom.PersistenceException
wt.pds.PartialResultException
wt.fc.ResultProcessorLimitException
- All Implemented Interfaces:
Serializable,LocalizableMessage,Message
ResultProcessorLimitException indicates that a limit has been reached for a
query that uses a ResultProccer. The results that have been sent to the
ResultProcessor instance are valid, but the query result processing has been
terminated. All resources related to they query have been released.
Supported API: true
Extendable: false
Supported API: true
Extendable: false
- See Also:
-
Method Summary
Methods inherited from class wt.pds.PartialResultException
getQueryResultMethods 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