Class SlowConsumerException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
com.gigaspaces.exception.lrmi.SlowConsumerException
All Implemented Interfaces:
Serializable

public class SlowConsumerException extends IOException
SlowConsumerExceptions is thrown when slow consumer is disconnected.
Since:
5.0
Author:
guy
See Also:
  • Constructor Details

    • SlowConsumerException

      public SlowConsumerException(String slowConsumerCloseMsg)