uk.ac.ebi.intenz.webapp.exceptions
Class DeregisterException
java.lang.Object
java.lang.Throwable
java.lang.Exception
uk.ac.ebi.intenz.domain.exceptions.DomainException
uk.ac.ebi.intenz.webapp.exceptions.DeregisterException
- All Implemented Interfaces:
- Serializable
public class DeregisterException
- extends DomainException
This exception is the base exception for all domain exception and just acts as a wrapper.
- Version:
- $Revision: 1.2 $ $Date: 2008/01/28 12:33:09 $
- 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 |
DeregisterException
public DeregisterException()
DeregisterException
public DeregisterException(String message)
DeregisterException
public DeregisterException(String property,
String messageKey)
Copyright © 2013 EMBL-EBI. All Rights Reserved.