Package com.microfocus.zfe.haapi
Class ConnectionErrorEvent
java.lang.Object
com.microfocus.zfe.haapi.ConnectionErrorEvent
Data carrier for connection error events.
-
Constructor Summary
ConstructorDescriptionConnectionErrorEvent
(Session session, SessionException error) Creates a new instance of this error object. -
Method Summary
-
Constructor Details
-
ConnectionErrorEvent
Creates a new instance of this error object.- Parameters:
session
- the session object that fired this event.error
- being reported by this event.
-
-
Method Details