uk.ac.ebi.intenz.domain.exceptions
Class EcException
java.lang.Object
java.lang.Throwable
java.lang.Exception
uk.ac.ebi.intenz.domain.exceptions.DomainException
uk.ac.ebi.intenz.domain.exceptions.EcException
- All Implemented Interfaces:
- Serializable
public class EcException
- extends DomainException
This exception is thrown when a EC number is not valid (e.g. used numbers are out of range) or cannot be assigned
because the corresponding class/subclass/sub-subclass does not exist.
- Version:
- $Revision: 1.2 $ $Date: 2008/01/28 12:33:08 $
- Author:
- Michael Darsow
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
EcException
public EcException()
EcException
public EcException(String message)
Copyright © 2013 EMBL-EBI. All Rights Reserved.