Class DataFileException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.commons.lang.exception.NestableException
ecmwf.web.ECMWFException
ecmwf.ecpds.master.plugin.http.model.datafile.DataFileException
All Implemented Interfaces:
Serializable, org.apache.commons.lang.exception.Nestable

public class DataFileException extends ecmwf.web.ECMWFException
The Class DataFileException.
See Also:
  • Constructor Details

    • DataFileException

      public DataFileException(String message)
      Instantiates a new data file exception.
      Parameters:
      message - the message
    • DataFileException

      public DataFileException(String message, Throwable t)
      Instantiates a new data file exception.
      Parameters:
      message - the message
      t - the t