|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
ptolemy.kernel.util.KernelException
ptolemy.actor.gt.MalformedStringException
public class MalformedStringException
An exception to report a string being malformed.
| Red (tfeng) |
| Yellow (tfeng) |
| Constructor Summary | |
|---|---|
MalformedStringException(java.lang.String expression)
Construct an exception with an expression to be parsed into a rule list. |
|
| Method Summary |
|---|
| Methods inherited from class ptolemy.kernel.util.KernelException |
|---|
_setCause, _setMessage, generateMessage, generateMessage, generateMessage, getCause, getFullName, getMessage, getName, getNameable1, getNameable2, printStackTrace, printStackTrace, printStackTrace, stackTraceToString |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getLocalizedMessage, getStackTrace, initCause, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public MalformedStringException(java.lang.String expression)
expression - The expression that is malformed.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||