public CannotCreateGridCoverageException(String message)(Code)
Creates an exception with the specified message.
Parameters: message - The detail message. The detail message is saved for later retrieval by theCannotCreateGridCoverageException.getMessage() method.