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

Class UnboundedShape2DException

  • All Implemented Interfaces:
    java.io.Serializable


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

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      Shape2D getShape() 
      • 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

      • UnboundedShape2DException

        public UnboundedShape2DException(Shape2D shape)
    • Method Detail

      • getShape

        public Shape2D getShape()

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.