math.geom2d
Class NonInvertibleTransformException

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

public class NonInvertibleTransformException
extends RuntimeException

Author:
dlegland
See Also:
Serialized Form

Constructor Summary
NonInvertibleTransformException()
           
 
Method Summary
 
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

NonInvertibleTransformException

public NonInvertibleTransformException()


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