uk.ac.ebi.adfconverter.tools.exporter.exceptions
Class ADFExporterInitException

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

public class ADFExporterInitException
extends java.lang.Exception

Signals an error during the initialisation of the ADF Exporter.

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

Constructor Summary
ADFExporterInitException()
          Exception if the file structure description file is incorrect with no specified element
 
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

ADFExporterInitException

public ADFExporterInitException()
Exception if the file structure description file is incorrect with no specified element



European Bioinformatics InstituteMicroarray Informatics Team