uk.ac.ebi.intenz.tools.sib.exceptions
Class EnzymeEntryValidationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by uk.ac.ebi.intenz.tools.sib.exceptions.EnzymeEntryValidationException
All Implemented Interfaces:
Serializable

public class EnzymeEntryValidationException
extends Exception

This exception is used to indicate an error in the syntax of an ENZYME entry.

Version:
$Revision: 1.2 $ $Date: 2008/01/28 11:43:23 $
Author:
Michael Darsow
See Also:
Serialized Form

Constructor Summary
EnzymeEntryValidationException(String message)
           
 
Method Summary
 
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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

EnzymeEntryValidationException

public EnzymeEntryValidationException(String message)


Copyright © 2013 EMBL-EBI. All Rights Reserved.