Class ModelReaderException

java.lang.Object
java.lang.Throwable
de.uni_halle.informatik.biodata.mp.io.ModelReaderException
All Implemented Interfaces:
Serializable

public class ModelReaderException extends Throwable
See Also:
  • Constructor Details

    • ModelReaderException

      public ModelReaderException(String s, File input)
    • ModelReaderException

      public ModelReaderException(String s, Exception e, File input)
  • Method Details

    • input

      public File input()