Class GMLInvalidFormatException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.gvsig.remoteclient.wfs.schema.type.GMLException
org.gvsig.remoteclient.wfs.schema.type.GMLInvalidFormatException
- All Implemented Interfaces:
Serializable
- Author:
- Carlos Sánchez Periñán (sanchez_carper@gva.es)
- See Also:
-
Field Summary
Fields inherited from class org.gvsig.remoteclient.wfs.schema.type.GMLException
code, formatString, messageKey -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.gvsig.remoteclient.wfs.schema.type.GMLException
getFilename, setFilenameMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
GMLInvalidFormatException
public GMLInvalidFormatException()
-
-
Method Details
-
values
- Overrides:
valuesin classGMLException
-
init
public void init()- Overrides:
initin classGMLException
-