Module openj9.dtfj

Class 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:
    Serialized Form
    • Constructor Detail

      • CorruptStructuresException

        public CorruptStructuresException()
      • CorruptStructuresException

        public CorruptStructuresException​(String message)