uk.ac.ebi.intact.application.editor.exception.validation
Class ShortLabelException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--uk.ac.ebi.intact.application.editor.exception.BaseException
                    |
                    +--uk.ac.ebi.intact.application.editor.exception.validation.ValidationException
                          |
                          +--uk.ac.ebi.intact.application.editor.exception.validation.ShortLabelException
All Implemented Interfaces:
java.io.Serializable

public class ShortLabelException
extends ValidationException

Thrown when the validation for an experiment fails.

Version:
$Id: ShortLabelException.java,v 1.5 2003/10/16 11:08:40 smudali Exp $
Author:
Sugath Mudali (smudali@ebi.ac.uk)
See Also:
Serialized Form

Constructor Summary
ShortLabelException()
           
 
Methods inherited from class uk.ac.ebi.intact.application.editor.exception.validation.ValidationException
getFilterKey
 
Methods inherited from class uk.ac.ebi.intact.application.editor.exception.BaseException
getMessageArgs, getMessageKey, getRootCause, printStackTrace, printStackTrace, printStackTrace, setMessageArgs, setMessageKey
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ShortLabelException

public ShortLabelException()


IntAct Project - EMBL-EBI 2004 - intact-help@ebi.ac.uk