uk.ac.ebi.intenz.webapp.exceptions
Class InvalidECException
java.lang.Object
java.lang.Throwable
java.lang.Exception
uk.ac.ebi.intenz.webapp.exceptions.InvalidECException
- All Implemented Interfaces:
- Serializable
public class InvalidECException
- extends Exception
This exception is thrown when a EC number is not valid (e.g. used numbers are out of range).
- Version:
- 0.9 - 21-July-2003
- 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 |
InvalidECException
public InvalidECException()
InvalidECException
public InvalidECException(String message)
Copyright © 2013 EMBL-EBI. All Rights Reserved.