Class TimeoutException

All Implemented Interfaces:
Serializable

public class TimeoutException extends CancelledException
Indicates that a CancelledException happened due to a timeout.
See Also:
  • Constructor Details

    • TimeoutException

      public TimeoutException(String message)