public class CannotReprojectException extends CoverageProcessingException
| Constructor and Description |
|---|
CannotReprojectException()
Creates a new exception without detail message.
|
CannotReprojectException(String message)
Constructs a new exception with the specified detail message.
|
CannotReprojectException(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 CannotReprojectException()
public CannotReprojectException(String message)
message - the detail message.Copyright © 1996–2019 Geotools. All rights reserved.