Class TimeoutException

All Implemented Interfaces:
Serializable

public class TimeoutException extends InstallerTestException
Thrown when awaitExit(Duration) reaches its timeout with the installer still running.
See Also:
  • Constructor Details

    • TimeoutException

      public TimeoutException(String message)