org.biopax.paxtools.util
Class BidirectionalLinkViolationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by java.lang.IllegalArgumentException
                  extended by org.biopax.paxtools.util.IllegalBioPAXArgumentException
                      extended by org.biopax.paxtools.util.BidirectionalLinkViolationException
All Implemented Interfaces:
java.io.Serializable

public class BidirectionalLinkViolationException
extends IllegalBioPAXArgumentException

User: demir Date: Oct 9, 2007 Time: 2:55:24 PM

See Also:
Serialized Form

Constructor Summary
BidirectionalLinkViolationException(BioPAXElement source, BioPAXElement target)
           
 
Method Summary
 
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

BidirectionalLinkViolationException

public BidirectionalLinkViolationException(BioPAXElement source,
                                           BioPAXElement target)


Copyright © 2011 BioPAX. All Rights Reserved.