uk.ac.ebi.intenz.webapp.exceptions
Class InvalidLinkNameException
java.lang.Object
java.lang.Throwable
java.lang.Exception
uk.ac.ebi.intenz.webapp.exceptions.InvalidLinkNameException
- All Implemented Interfaces:
- Serializable
public class InvalidLinkNameException
- extends Exception
This exception is thrown when a link was requested but the given name is not supported.
- 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 |
InvalidLinkNameException
public InvalidLinkNameException()
InvalidLinkNameException
public InvalidLinkNameException(String message)
Copyright © 2013 EMBL-EBI. All Rights Reserved.