Package org.htmlunit
Class SilentIncorrectnessListener
java.lang.Object
org.htmlunit.SilentIncorrectnessListener
- All Implemented Interfaces:
IncorrectnessListener
Implementation of
IncorrectnessListener which ignores all notifications.- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SilentIncorrectnessListener
public SilentIncorrectnessListener()
-
-
Method Details
-
notify
Called to notify an incorrectness.- Specified by:
notifyin interfaceIncorrectnessListener- Parameters:
message- the explanation of the incorrectnessorigin- the object that encountered this incorrectness
-