Class TimeoutException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.lmax.disruptor.TimeoutException
All Implemented Interfaces:
Serializable

public final class TimeoutException extends Exception
See Also:
  • Field Details

  • Constructor Details

    • TimeoutException

      private TimeoutException()
  • Method Details