|
|||||||||||
| 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.graphics.PrimitiveStateNotApplicableException
The PrimitiveStateNotApplicableException is thrown when a
PrimitiveState should be applied to a concrete instance of a
Primitive but it is not applicable.
| Constructor Summary | |
PrimitiveStateNotApplicableException(java.lang.String message)
Constructor for PrimitiveStateNotApplicableException
specifying a description why the exception is generated. |
|
| 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 PrimitiveStateNotApplicableException(java.lang.String message)
PrimitiveStateNotApplicableException
specifying a description why the exception is generated.
message - an explanatory message.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||