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.
|
getErrorReason
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public LogonTimeoutException(String description, int timeout)
description
- timeout details.timeout
- timeout in seconds.Copyright © 2005–2024 Onix Solutions. All rights reserved.