es.gva.cit.jgdal
Class GdalException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byes.gva.cit.jgdal.GdalException
All Implemented Interfaces:
java.io.Serializable

public class GdalException
extends java.lang.Exception

Es generada cuando los códigos de retorno de las funciones de Gdal significan que algo ha ido mal.

See Also:
Serialized Form

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