public class CannotCropException extends CoverageProcessingException
Constructor and Description |
---|
CannotCropException()
Creates a new exception without detail message.
|
CannotCropException(String message)
Constructs a new exception with the specified detail message.
|
CannotCropException(String message,
Throwable exception)
Constructs a new exception with the specified detail message and cause.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public CannotCropException()
public CannotCropException(String message)
message
- the detail message.Copyright © 1996–2019 Geotools. All rights reserved.