Uses of Package
uk.ac.ebi.intenz.domain.exceptions

Packages that use uk.ac.ebi.intenz.domain.exceptions
uk.ac.ebi.intenz.domain.constants The most commonly used constants are implemented as typesafe enums. 
uk.ac.ebi.intenz.domain.enzyme The core enzyme information is held in these classes. 
uk.ac.ebi.intenz.domain.exceptions   
uk.ac.ebi.intenz.mapper O/R mapping layer classes. 
uk.ac.ebi.intenz.stats.db   
uk.ac.ebi.intenz.tools.export   
uk.ac.ebi.intenz.webapp.exceptions All exceptions are located here. 
uk.ac.ebi.intenz.webapp.utilities   
 

Classes in uk.ac.ebi.intenz.domain.exceptions used by uk.ac.ebi.intenz.domain.constants
DomainException
          This exception is the base exception for all domain exception and just acts as a wrapper.
 

Classes in uk.ac.ebi.intenz.domain.exceptions used by uk.ac.ebi.intenz.domain.enzyme
EcException
          This exception is thrown when a EC number is not valid (e.g.
EnzymeNameException
          If an error regarding an enzyme name occurs this exception should be thrown.
EnzymeReactionException
          If an error regarding an enzyme reaction occurs this exception should be thrown.
EnzymeReferenceException
          If an error regarding an enzyme reference occurs this exception should be thrown.
 

Classes in uk.ac.ebi.intenz.domain.exceptions used by uk.ac.ebi.intenz.domain.exceptions
DomainException
          This exception is the base exception for all domain exception and just acts as a wrapper.
 

Classes in uk.ac.ebi.intenz.domain.exceptions used by uk.ac.ebi.intenz.mapper
DomainException
          This exception is the base exception for all domain exception and just acts as a wrapper.
 

Classes in uk.ac.ebi.intenz.domain.exceptions used by uk.ac.ebi.intenz.stats.db
DomainException
          This exception is the base exception for all domain exception and just acts as a wrapper.
 

Classes in uk.ac.ebi.intenz.domain.exceptions used by uk.ac.ebi.intenz.tools.export
DomainException
          This exception is the base exception for all domain exception and just acts as a wrapper.
 

Classes in uk.ac.ebi.intenz.domain.exceptions used by uk.ac.ebi.intenz.webapp.exceptions
DomainException
          This exception is the base exception for all domain exception and just acts as a wrapper.
 

Classes in uk.ac.ebi.intenz.domain.exceptions used by uk.ac.ebi.intenz.webapp.utilities
DomainException
          This exception is the base exception for all domain exception and just acts as a wrapper.
EcException
          This exception is thrown when a EC number is not valid (e.g.
 



Copyright © 2013 EMBL-EBI. All Rights Reserved.