public class LogonTimeoutException extends LogonException
| Constructor and Description |
|---|
LogonTimeoutException(String description,
int timeout)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getTimeout()
Returns timeout in seconds.
|
getErrorReasonaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic LogonTimeoutException(String description, int timeout)
description - timeout details.timeout - timeout in seconds.Copyright © 2005–2025 Onix Solutions. All rights reserved.