|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.tensegrity.generic.util.StaticException
com.tensegrity.composite.geometry.GeometryHintExpressionEvaluationException
The GeometryHintExpressionEvaluationException is thrown whenever
an error occurs while evaluation of a geometry-hint-expression.
| Constructor Summary | |
GeometryHintExpressionEvaluationException(java.lang.String description)
Constructor for GeometryHintExpressionEvaluationException
with a description given by description |
|
| 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 GeometryHintExpressionEvaluationException(java.lang.String description)
GeometryHintExpressionEvaluationException
with a description given by description
description - textual describtion about the cause of the
exception
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||