Class GMLException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.gvsig.remoteclient.wfs.schema.type.GMLException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
GMLInvalidFormatException
GML Exception.
- Author:
- Jorge Piera Llodrá (piera_jor@gva.es), Carlos Sánchez Periñán (sanchez_carper@gva.es)
- See Also:
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionGMLException(String file) GMLException(String file, Throwable exception) GMLException(Throwable exception) -
Method Summary
Modifier and TypeMethodDescriptionvoidinit()voidsetFilename(String filename) protected Mapvalues()Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
formatString
-
messageKey
-
code
protected long code
-
-
Constructor Details
-
GMLException
public GMLException() -
GMLException
-
GMLException
-
GMLException
-
-
Method Details
-
getFilename
-
setFilename
-
values
-
init
public void init()
-