public class IncompatibleMotionParameters extends IllegalArgumentException
This exception is thrown when trying to set Motion Parameters on the Waypoint node that is incompatible with the Movement Type of the parent Move node.
SeeWaypointNode.setConfig(WaypointNodeConfig)
.Constructor and Description |
---|
IncompatibleMotionParameters(String message) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public IncompatibleMotionParameters(String message)
Copyright © 2025. All rights reserved.