math.geom2d.circulinear
Class NonCirculinearClassException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by math.geom2d.circulinear.NonCirculinearShape2DException
                  extended by math.geom2d.circulinear.NonCirculinearClassException
All Implemented Interfaces:
java.io.Serializable

public class NonCirculinearClassException
extends NonCirculinearShape2DException

Author:
dlegland
See Also:
Serialized Form

Constructor Summary
NonCirculinearClassException(java.lang.Object obj)
           
 
Method Summary
 
Methods inherited from class math.geom2d.circulinear.NonCirculinearShape2DException
getObject
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

NonCirculinearClassException

public NonCirculinearClassException(java.lang.Object obj)