story.dbcore.exceptions
Class DependedUpon

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by story.dbcore.exceptions.Scheherexception
              extended by story.dbcore.exceptions.DependedUpon
All Implemented Interfaces:
java.io.Serializable

public class DependedUpon
extends Scheherexception

There is a link that forbids such an operation because the "to" node of the link is depended upon by the "from" node.

See Also:
Serialized Form

Constructor Summary
DependedUpon(LinkDirection linkDirection, Via via)
           
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DependedUpon

public DependedUpon(LinkDirection linkDirection,
                    Via via)
             throws Scheherexception
Throws:
Scheherexception


Copyright © 2011 David K. Elson. All Rights Reserved.