core / com.acmerobotics.roadrunner.path / PathContinuityViolationException

PathContinuityViolationException

class PathContinuityViolationException : PathBuilderException (source)

Exception thrown when PathBuilder methods are chained illegally. This commonly arises when switching from non-tangent interpolation back to tangent interpolation and when splicing paths.

Constructors

<init>

Exception thrown when PathBuilder methods are chained illegally. This commonly arises when switching from non-tangent interpolation back to tangent interpolation and when splicing paths.

PathContinuityViolationException()