Protege-2000 1.7

edu.stanford.smi.protegex.widget.diagram
Class UnreachableNodesExistException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--edu.stanford.smi.protegex.widget.diagram.UnreachableNodesExistException
All Implemented Interfaces:
Serializable

public class UnreachableNodesExistException
extends Exception

Description of the class

Author:
William Grosso
See Also:
Serialized Form

Constructor Summary
UnreachableNodesExistException(int[] unreachableNodes)
           
UnreachableNodesExistException(int[] unreachableNodes, String s)
           
 
Method Summary
 int[] getUnreachableNodes()
           
 String toString()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

UnreachableNodesExistException

public UnreachableNodesExistException(int[] unreachableNodes)

UnreachableNodesExistException

public UnreachableNodesExistException(int[] unreachableNodes,
                                      String s)
Method Detail

getUnreachableNodes

public int[] getUnreachableNodes()

toString

public String toString()
Overrides:
toString in class Throwable

Protege-2000 1.7

Submit a bug report or feature request
Protege-2000 is a trademark of Stanford University.
Copyright (c) 1998-2002 Stanford University.