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

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

public class IncorrectADFHeaderFile
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
IncorrectADFHeaderFile()
          IncorrectADFHeaderFile class default Constructor
IncorrectADFHeaderFile(java.lang.String fileName)
          IncorrectADFHeaderFile class Constructor with the incorrect file path
 
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

IncorrectADFHeaderFile

public IncorrectADFHeaderFile()
IncorrectADFHeaderFile class default Constructor


IncorrectADFHeaderFile

public IncorrectADFHeaderFile(java.lang.String fileName)
IncorrectADFHeaderFile class Constructor with the incorrect file path

Parameters:
fileName - path to the incorrect file


European Bioinformatics InstituteMicroarray Informatics Team