uk.ac.ebi.intenz.tools.sib.sptr_enzyme
Class EnzymeCrossReferenceException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by uk.ac.ebi.interfaces.sptr.SPTRException
              extended by uk.ac.ebi.intenz.tools.sib.sptr_enzyme.EnzymeCrossReferenceException
All Implemented Interfaces:
Serializable

public class EnzymeCrossReferenceException
extends uk.ac.ebi.interfaces.sptr.SPTRException

This exception is thrown when cross references are created with wrong values (for example database names).

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

Constructor Summary
EnzymeCrossReferenceException(Exception originalException)
           
EnzymeCrossReferenceException(String message)
           
EnzymeCrossReferenceException(String message, Exception originalException)
           
 
Method Summary
 
Methods inherited from class uk.ac.ebi.interfaces.sptr.SPTRException
getOriginalException, setOriginalException
 
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

EnzymeCrossReferenceException

public EnzymeCrossReferenceException(String message)

EnzymeCrossReferenceException

public EnzymeCrossReferenceException(Exception originalException)

EnzymeCrossReferenceException

public EnzymeCrossReferenceException(String message,
                                     Exception originalException)


Copyright © 2013 EMBL-EBI. All Rights Reserved.