uk.ac.ebi.intact.application.graph2MIF.exception
Class ElementNotParseableException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--uk.ac.ebi.intact.application.graph2MIF.exception.ElementNotParseableException
All Implemented Interfaces:
java.io.Serializable

public class ElementNotParseableException
extends java.lang.Exception

This Exception should be thrown, if an error occours, but the above Element has to determine if it is an fatal one or PSI Format without this Element would also be valid.

Version:
$Id: ElementNotParseableException.java,v 1.1 2003/10/30 15:46:05 skerrien Exp $
Author:
Henning Mersch
See Also:
Serialized Form

Constructor Summary
ElementNotParseableException()
           
ElementNotParseableException(java.lang.String message)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ElementNotParseableException

public ElementNotParseableException()

ElementNotParseableException

public ElementNotParseableException(java.lang.String message)


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