|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
com.yobotics.simulationconstructionset.UnreasonableAccelerationException
public class UnreasonableAccelerationException
Title: SimulationConstructionSet
Description:
Copyright: Copyright (c) 2000
Company: Yobotics, Inc.
Constructor Summary | |
---|---|
UnreasonableAccelerationException()
|
|
UnreasonableAccelerationException(java.util.ArrayList<Joint> unreasonableAccelerationJoints)
|
Method Summary | |
---|---|
java.util.ArrayList<Joint> |
getUnreasonableAccelerationJoints()
|
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 |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public UnreasonableAccelerationException()
public UnreasonableAccelerationException(java.util.ArrayList<Joint> unreasonableAccelerationJoints)
Method Detail |
---|
public java.util.ArrayList<Joint> getUnreasonableAccelerationJoints()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |