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.ErrorHandler
onError
in interface Session.ErrorHandler
session
- the sessionerror
- the error detailCopyright © 2024 DiffusionData Ltd. All Rights Reserved.