Module openj9.dtfj
Class AddCorruptionToListListener
java.lang.Object
com.ibm.j9ddr.vm29.view.dtfj.java.corrupt.AddCorruptionToListListener
- All Implemented Interfaces:
IEventListener
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidcorruptData(String message, CorruptDataException e, boolean fatal) Raised when corrupt data is encountered.boolean
-
Constructor Details
-
AddCorruptionToListListener
-
-
Method Details
-
corruptData
Description copied from interface:IEventListenerRaised when corrupt data is encountered.- Specified by:
corruptDatain interfaceIEventListener- Parameters:
message- text message related to the corrupt data exceptione- the corrupt data exception
-
fatalCorruption
public boolean fatalCorruption()
-