Documentation of 'math.geom2d.UnboundedBox2DException' Java class
UnboundedBox2DException
math.geom2d

Class UnboundedBox2DException

  • All Implemented Interfaces:
    java.io.Serializable


    public class UnboundedBox2DException
    extends java.lang.RuntimeException
    Exception thrown when an unbounded box is involved in an operation that assumes a bounded box.
    See Also:
    Box2D, Serialized Form
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      Box2D getBox() 
      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • UnboundedBox2DException

        public UnboundedBox2DException(Box2D box)
    • Method Detail

      • getBox

        public Box2D getBox()

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.