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, toString
public TimedInterruptTimeoutException()
public TimedInterruptTimeoutException(String message)
Copyright © 2013–2022 Apache Software Foundation. All rights reserved.