public class PathContinuityViolationException
Exception thrown when class PathBuilder methods are chained illegally. This commonly arises when switching from
non-tangent interpolation back to tangent interpolation and when splicing paths.
class PathBuilderpublic PathContinuityViolationException()
Exception thrown when class PathBuilder methods are chained illegally. This commonly arises when switching from
non-tangent interpolation back to tangent interpolation and when splicing paths.
class PathBuilder