Class TimeoutException

All Implemented Interfaces:
Serializable

public class TimeoutException extends RuntimeException
Thrown on timeouts
Author:
bratseth
See Also:
  • Constructor Details

    • TimeoutException

      public TimeoutException(String message)
    • TimeoutException

      public TimeoutException(String message, Throwable cause)