uk.ac.ebi.adfconverter.tools.checker.ontology.exceptions
Class IncorrectOntologyFileException

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

public class IncorrectOntologyFileException
extends java.lang.Exception

Signals an error of file reader. Data can not be retrieves from ontlogy file.

Since:
01 08 04
Version:
0.1
Author:
Pierre MARGUERITE
See Also:
Serialized Form

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

IncorrectOntologyFileException

public IncorrectOntologyFileException()


European Bioinformatics InstituteMicroarray Informatics Team