Module openj9.dtfj

Class CorruptStructuresException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
com.ibm.j9ddr.exceptions.CorruptStructuresException
All Implemented Interfaces:
Serializable

public class CorruptStructuresException extends IOException
Exception to indicate that the DDR blob is corrupt and cannot be read.
See Also:
  • Constructor Details

    • CorruptStructuresException

      public CorruptStructuresException()
    • CorruptStructuresException

      public CorruptStructuresException(String message)