Class StreamWakeupException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.avoka.fc.core.stream.consumer.StreamWakeupException
All Implemented Interfaces:
Serializable

public class StreamWakeupException extends Exception
Provides Stream Wakeup exception.
Since:
24.4.0
See Also:
  • Constructor Details

    • StreamWakeupException

      public StreamWakeupException(Throwable cause)