Throws when a "crop" operation has been requested
but the specified grid coverage can't be scaled.
version: $Id: CannotCropException.java 23211 2006-12-05 00:38:41Z desruisseaux $ author: Simone Giannecchini since: 2.3
Constructs a new exception with the specified detail message and cause.
Parameters: message - the detail message. Parameters: cause - The cause of this exception.