Module openj9.dtfj

Interface IEventListener

    • Method Detail

      • corruptData

        void corruptData​(String message,
                         CorruptDataException e,
                         boolean fatal)
        Raised when corrupt data is encountered.
        Parameters:
        message - text message related to the corrupt data exception
        e - the corrupt data exception