cgl.narada.topology.viewer
Class TopologyException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by cgl.narada.topology.viewer.TopologyException
All Implemented Interfaces:
Serializable

public class TopologyException
extends Exception

This exception is thrown whenever some illegal actions take place while viewing the toplogy.

See Also:
Serialized Form

Field Summary
 String explanation
           
 
Constructor Summary
TopologyException(String s)
           
 
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
 

Field Detail

explanation

public String explanation
Constructor Detail

TopologyException

public TopologyException(String s)


For comments and suggestions please send e-mail to The NaradaBrokering Project