Class Box2DUtils.PreconditionCheck.InvalidChainShapeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalArgumentException
net.dermetfan.gdx.physics.box2d.Box2DUtils.PreconditionCheck.InvalidPolyShapeException
net.dermetfan.gdx.physics.box2d.Box2DUtils.PreconditionCheck.InvalidChainShapeException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
Box2DUtils.PreconditionCheck

public static class Box2DUtils.PreconditionCheck.InvalidChainShapeException
extends Box2DUtils.PreconditionCheck.InvalidPolyShapeException
indicates that a ChainShape cannot be created from this polyline
Since:
0.11.0
See Also:
Serialized Form