public class TimedInterruptTimeoutException extends TimeoutException
TimedInterruptGroovyCustomizer when the timeout is exceeded. This exception
 allows differentiation from other "timeout exceptions" that might occur.| Constructor and Description | 
|---|
| TimedInterruptTimeoutException() | 
| TimedInterruptTimeoutException(String message) | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic TimedInterruptTimeoutException()
public TimedInterruptTimeoutException(String message)
Copyright © 2013–2019 Apache Software Foundation. All rights reserved.