|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ptolemy.graph.analysis.AnalysisException
ptolemy.graph.analysis.InvalidAnalyzerException
public class InvalidAnalyzerException
Invalid analyzer plugged into an analysis. Signals an invalid analyzer plugged into an analysis.
Red (ssb) |
Red (shahrooz) |
Constructor Summary | |
---|---|
InvalidAnalyzerException()
The default constructor without arguments. |
|
InvalidAnalyzerException(java.lang.String message)
Constructor with a text description as argument. |
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 |
---|
public InvalidAnalyzerException()
public InvalidAnalyzerException(java.lang.String message)
message
- The text description of the exception.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |