deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official

org.deegree.coverage.raster.io.imageio.geotiff
Class GeoTiffException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by java.lang.IllegalArgumentException
                  extended by org.deegree.coverage.raster.io.imageio.geotiff.GeoTiffException
All Implemented Interfaces:
Serializable

public class GeoTiffException
extends IllegalArgumentException

The GeoTiffException helps to identify errors in a GeoTIFF file while reading or writing.

Version:
$Revision: 19567 $, $Date: 2009-09-10 12:26:41 +0200 (Do, 10 Sep 2009) $
Author:
Rutger Bezema, last edited by: $Author: rbezema $
See Also:
Serialized Form

Constructor Summary
GeoTiffException()
          using a default message
GeoTiffException(String message)
           
GeoTiffException(String message, Throwable cause)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

GeoTiffException

public GeoTiffException()
using a default message


GeoTiffException

public GeoTiffException(String message)
Parameters:
message - to be displayed

GeoTiffException

public GeoTiffException(String message,
                        Throwable cause)
Parameters:
message - to be displayed
cause - of this exception to be thrown.

deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org

]]>