uk.ac.ebi.adfconverter.tools.checker.exceptions
Class IncorrectADFFile

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byuk.ac.ebi.adfconverter.tools.checker.exceptions.IncorrectADFFile
All Implemented Interfaces:
java.io.Serializable

public class IncorrectADFFile
extends java.lang.Exception

Signals during the ADF Header data checking. Data can not be retrieves.

Since:
11 08 04
Version:
1
Author:
Pierre MARGUERITE
See Also:
Serialized Form

Constructor Summary
IncorrectADFFile()
          Default IncorrectADFFile class Constructor
IncorrectADFFile(java.lang.String fileName)
          IncorrectADFFile exception Constructor with the name of the incorrect file
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

IncorrectADFFile

public IncorrectADFFile()
Default IncorrectADFFile class Constructor


IncorrectADFFile

public IncorrectADFFile(java.lang.String fileName)
IncorrectADFFile exception Constructor with the name of the incorrect file

Parameters:
fileName - the incorrect file path


European Bioinformatics InstituteMicroarray Informatics Team