Overview Package Class Tree Deprecated Index Help
PREV CLASS NEXT CLASS FRAMES NO FRAMES All Classes
SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD

ptolemy.graph
Class GraphConstructionException

java.lang.Object
 extended byjava.lang.Throwable
 extended byjava.lang.Exception
 extended byjava.lang.RuntimeException
 extended byptolemy.graph.GraphException
 extended byptolemy.graph.GraphConstructionException
All Implemented Interfaces:
java.io.Serializable

public class GraphConstructionException
extends GraphException

The exception of modifying graph elements in wrong ways. The modification is due to the change of topology or improper weight association. Function evaluations incurred by graph reading do not cause this exception.

Since:
Ptolemy II 2.1
Version:
$Id: GraphConstructionException.java,v 1.19 2005年07月08日 19:58:59 cxh Exp $
Author:
Mingyung Ko, Shuvra S. Bhattacharyya
See Also:
Serialized Form
Accepted Rating:
Red (ssb)
Proposed Rating:
Red (myko)

Constructor Summary
GraphConstructionException(java.lang.String message)
Constructor with an argument of text description.
Methods inherited from class ptolemy.graph.GraphException
_elementDump, elementDump, graphDump, weightDump
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

GraphConstructionException

public GraphConstructionException(java.lang.String message)
Constructor with an argument of text description.

Parameters:
message - The exception message.

Overview Package Class Tree Deprecated Index Help
PREV CLASS NEXT CLASS FRAMES NO FRAMES All Classes
SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD

AltStyle によって変換されたページ (->オリジナル) /