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

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

public class MIFSerializeException
extends java.lang.Exception

This Exception should be thrown, if there the DOM-Object could not be serialized

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

Constructor Summary
MIFSerializeException()
           
MIFSerializeException(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

MIFSerializeException

public MIFSerializeException()

MIFSerializeException

public MIFSerializeException(java.lang.String message)


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