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

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

public class MAGEMLExporterInitException
extends java.lang.Exception

Signals an error during the initialisation of the MAGE ML Exporter.

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

Constructor Summary
MAGEMLExporterInitException()
          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

MAGEMLExporterInitException

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



European Bioinformatics InstituteMicroarray Informatics Team