Package | Description |
---|---|
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 |
Class and Description |
---|
DomainException
This exception is the base exception for all domain exception and just acts as a wrapper.
|
Class and Description |
---|
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.
|
Class and Description |
---|
DomainException
This exception is the base exception for all domain exception and just acts as a wrapper.
|
Copyright © 2014 EMBL-EBI. All rights reserved.