@UML(identifier="GC_GridNotEditable", specification=OGC_01004) public class GridNotEditableException extends IllegalStateException
GridCoverage.isDataEditable(),
Serialized Form| Constructor and Description |
|---|
GridNotEditableException()
Creates an exception with no message.
|
GridNotEditableException(String message)
Creates an exception with the specified message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic GridNotEditableException()
public GridNotEditableException(String message)
message - The detail message. The detail message is saved for later retrieval by the
Throwable.getMessage() method.Copyright © 1996–2019 Geotools. All rights reserved.