public static class Session.ErrorHandler.Default extends Object implements Session.ErrorHandler
Session.ErrorHandler implementation which simply logs errors
at error level.Session.ErrorHandler.Default| Constructor and Description |
|---|
Default() |
| Modifier and Type | Method and Description |
|---|---|
void |
onError(Session session,
Session.SessionError error)
Called when an error has occurred.
|
public void onError(Session session, Session.SessionError error)
Session.ErrorHandleronError in interface Session.ErrorHandlersession - the sessionerror - the error detailCopyright © 2024 DiffusionData Limited. All rights reserved.