edu.mit.sketch.geom
Class GeometricComputationException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--edu.mit.sketch.geom.GeometricComputationException
All Implemented Interfaces:
Serializable

public class GeometricComputationException
extends Exception

Thrown when an exception occurs in a geometric computation.

See Also:
Serialized Form

Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait