Module openj9.dtfj

Class CorruptHintException

All Implemented Interfaces:
Serializable

public class CorruptHintException extends CorruptDataException
See Also:
  • Field Details

    • address

      public com.ibm.j9ddr.vm29.pointer.generated.J9ModronAllocateHintPointer address
    • message

      public String message
  • Constructor Details

    • CorruptHintException

      public CorruptHintException(String message, com.ibm.j9ddr.vm29.pointer.generated.J9ModronAllocateHintPointer address)