public class TimeoutException extends EngineException
Constructor and Description |
---|
TimeoutException(String rejectReason,
int timeout)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
int |
getTimeout()
Returns timeout in milliseconds.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public TimeoutException(String rejectReason, int timeout)
rejectReason
- timeout details.timeout
- timeout in milliseconds.Copyright © 2005–2024 Onix Solutions. All rights reserved.