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 PathBuilder
public 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