| Package | Description |
|---|---|
| com.gurock.smartinspect | |
| com.gurock.smartinspect.protocols |
| Modifier and Type | Method and Description |
|---|---|
void |
SmartInspectAdapter.onError(ErrorEvent e)
Provides an empty default implementation for the error event of
the implemented SmartInspectListener event interface.
|
void |
SmartInspectListener.onError(ErrorEvent e)
This event is fired after an error occurred.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProtocolListener.onError(ErrorEvent e)
This event is fired after an error occurred when operating in asynchronous mode.
|
void |
ProtocolAdapter.onError(ErrorEvent e)
Provides an empty default implementation for the error event
of the implemented ProtocolListener event interface.
|
Copyright © 2023. All rights reserved.