public class MismatchedDatumException extends IllegalArgumentException
DefaultConversion construction time,
for the reasons explained in its constructor.
However SIS is stricter at Derived CRS
construction time.MismatchedDimensionException,
MismatchedMatrixSizeException,
Serialized FormDefined in the sis-referencing module
| Constructor and Description |
|---|
MismatchedDatumException()
Constructs a new exception with no message.
|
MismatchedDatumException(String message)
Constructs a new exception with the specified detail message.
|
MismatchedDatumException(String message,
Throwable cause)
Constructs a new exception with the specified detail message and cause.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic MismatchedDatumException()
public MismatchedDatumException(String message)
message - the detail message, or null if none.Copyright © 2010–2017 The Apache Software Foundation. All rights reserved.