Class QueryResultSizeExceededException

All Implemented Interfaces:
Serializable

public class QueryResultSizeExceededException
extends HazelcastException
This exception is thrown when a query exceeds a configurable result size limit.
See Also:
ClusterProperty.QUERY_RESULT_SIZE_LIMIT, Serialized Form