math.geom2d.circulinear
Class NonCirculinearClassException

Package class diagram package NonCirculinearClassException
java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by math.geom2d.circulinear.NonCirculinearClassException
All Implemented Interfaces:
Serializable

public class NonCirculinearClassException
extends RuntimeException

Author:
dlegland
See Also:
Serialized Form

Constructor Summary
NonCirculinearClassException(Object obj)
           
 
Method Summary
 Object 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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

NonCirculinearClassException

public NonCirculinearClassException(Object obj)
Method Detail

getObject

public Object getObject()


Copyright © 2015 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.