Module openj9.dtfj

Class CorruptCoreException

  • All Implemented Interfaces:
    Serializable

    public class CorruptCoreException
    extends Exception
    Used by the core readers when they recognize a core file as a certain type but know that it is damaged and unusable
    See Also:
    Serialized Form
    • Constructor Detail

      • CorruptCoreException

        public CorruptCoreException​(String string)