public class NonInvertibleOperationException extends CoordinateOperationException
Try to use an interpolation method which is not defined or not yet implemented.
| Constructor and Description |
|---|
NonInvertibleOperationException(CoordinateOperation op)
Create a new InterpolationMethodException.
|
NonInvertibleOperationException(String exception)
Create a new NonInvertibleOperationException.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NonInvertibleOperationException(String exception)
exception - description of this exceptionpublic NonInvertibleOperationException(CoordinateOperation op)
op - the interpolation methodCopyright © 2019 CNRS. All rights reserved.