org.gvsig.remoteclient.wfs.schema.type
Class GMLInvalidFormatException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.gvsig.remoteclient.wfs.schema.type.GMLException
              extended by org.gvsig.remoteclient.wfs.schema.type.GMLInvalidFormatException
All Implemented Interfaces:
java.io.Serializable

public class GMLInvalidFormatException
extends GMLException

Author:
Carlos Sánchez Periñán (sanchez_carper@gva.es)
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.gvsig.remoteclient.wfs.schema.type.GMLException
code, formatString, messageKey
 
Constructor Summary
GMLInvalidFormatException()
           
 
Method Summary
 void init()
           
protected  java.util.Map values()
           
 
Methods inherited from class org.gvsig.remoteclient.wfs.schema.type.GMLException
getFilename, setFilename
 
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

GMLInvalidFormatException

public GMLInvalidFormatException()
Method Detail

init

public void init()
Overrides:
init in class GMLException

values

protected java.util.Map values()
Overrides:
values in class GMLException


Copyright © 2014 gvSIG Association. All Rights Reserved.