org.gvsig.remoteclient.wfs.exceptions
Class InvalidFormatException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.gvsig.remoteclient.wfs.exceptions.WFSException
              extended by org.gvsig.remoteclient.wfs.exceptions.InvalidFormatException
All Implemented Interfaces:
java.io.Serializable

public class InvalidFormatException
extends WFSException

Author:
Jorge Piera LlodrĂ¡ (piera_jor@gva.es)
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.gvsig.remoteclient.wfs.exceptions.WFSException
code, formatString, messageKey
 
Constructor Summary
InvalidFormatException(java.lang.String msg)
           
 
Method Summary
 void init()
           
protected  java.util.Map values()
           
 
Methods inherited from class org.gvsig.remoteclient.wfs.exceptions.WFSException
getWfsCode
 
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

InvalidFormatException

public InvalidFormatException(java.lang.String msg)
Method Detail

init

public void init()
Overrides:
init in class WFSException

values

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


Copyright © 2014 gvSIG Association. All Rights Reserved.