Module openj9.dtfj

Class FileFormatException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
com.ibm.j9ddr.corereaders.tdump.zebedee.util.FileFormatException
All Implemented Interfaces:
Serializable

public class FileFormatException extends IOException
This class represents an exception thrown when opening a dump with an unrecognized format.
See Also:
  • Constructor Details

    • FileFormatException

      public FileFormatException(String msg)
      Create a new FileFormatException