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, toStringpublic TimeoutException(String rejectReason, int timeout)
rejectReason - timeout details.timeout - timeout in milliseconds.Copyright © 2005–2025 Onix Solutions. All rights reserved.