public static class ErrorListener.LogonErrorArgs extends ErrorListener.ErrorArgs
| Constructor and Description |
|---|
LogonErrorArgs(Session session,
Exception exception,
String description,
int currentAttempt,
int maxAttempt) |
| Modifier and Type | Method and Description |
|---|---|
int |
getCurrentAttempt()
Returns current attempt number.
|
int |
getMaxAttempt()
Returns maximal attempt number.
|
String |
toString() |
getDescription, getException, getSessionpublic int getCurrentAttempt()
public int getMaxAttempt()
public String toString()
toString in class ErrorListener.ErrorArgsCopyright © 2005–2025 Onix Solutions. All rights reserved.