Package wt.fc

Class ResultProcessorLimitException

All Implemented Interfaces:
Serializable, LocalizableMessage, Message

public class ResultProcessorLimitException extends PartialResultException
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
See Also: