public class RasterFormatException extends RuntimeException
RasterFormatException
is thrown if there is
invalid layout information in the Raster
.Constructor and Description |
---|
RasterFormatException(String s)
Constructs a new
RasterFormatException with the
specified message. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public RasterFormatException(String s)
RasterFormatException
with the
specified message.s
- the message to generate when a
RasterFormatException
is thrownaicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2019 aicas GmbH. All Rights Reserved.