Class TimedOutException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.github.sonus21.rqueue.exception.TimedOutException
All Implemented Interfaces:
Serializable

public class TimedOutException extends Exception
See Also:
  • Constructor Details

    • TimedOutException

      public TimedOutException(String message)