public class TooManyIterationsException extends CoordinateOperationException
| Constructor and Description |
|---|
TooManyIterationsException(IterativeTransformation op,
int count)
Create a new InterpolationMethodException.
|
TooManyIterationsException(String exception)
Create a new NonInvertibleOperationException.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic TooManyIterationsException(String exception)
exception - description of this exceptionpublic TooManyIterationsException(IterativeTransformation op, int count)
op - the interpolation methodcount - max number of iterationsCopyright © 2019 CNRS. All rights reserved.