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

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

public class IncorrectSubNameException
extends java.lang.Exception

Signals an error during data checking. The subname is not as expected

Since:
27 07 04
Version:
1
Author:
Pierre MARGUERITE
See Also:
Serialized Form

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

IncorrectSubNameException

public IncorrectSubNameException()


European Bioinformatics InstituteMicroarray Informatics Team