Module openj9.dtfj

Class CorruptCoreException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.ibm.j9ddr.corereaders.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:
  • Constructor Details

    • CorruptCoreException

      public CorruptCoreException(String string)