Class InputFileException

java.lang.Object
java.lang.Throwable
java.lang.Exception
ecoparasite.input.InputFileException
All Implemented Interfaces:
Serializable

public class InputFileException extends Exception
Est déclenché si une erreur est survenue lors de la lecture d'un fichier.
See Also:
  • Constructor Details

    • InputFileException

      public InputFileException(String dataFilePath)
  • Method Details