Module openj9.dtfj

Class CorruptDataException

    • Constructor Detail

      • CorruptDataException

        public CorruptDataException​(CorruptData data)
        Construct a new CorruptDataException for the specified corrupt data
        Parameters:
        data - the corruptData
    • Method Detail

      • getCorruptData

        public CorruptData getCorruptData()
        Get more info about the corrupted data
        Returns:
        the CorruptData object