public class IncorrectnessListenerImpl extends Object implements IncorrectnessListener, Serializable
IncorrectnessListener
configured on WebClient
.
Logs the notifications at WARN level to the originator's log.Constructor and Description |
---|
IncorrectnessListenerImpl() |
Modifier and Type | Method and Description |
---|---|
void |
notify(String message,
Object origin)
Called to notify an incorrectness.
|
public void notify(String message, Object origin)
notify
in interface IncorrectnessListener
message
- the explanation of the incorrectnessorigin
- the object that encountered this incorrectnessCopyright © 2002–2024 Gargoyle Software Inc.. All rights reserved.