|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.gvsig.remoteclient.wfs.exceptions.WFSException
org.gvsig.remoteclient.wfs.exceptions.WFSGetFeatureException
public class WFSGetFeatureException
This exception is thrown when there is a problem with the GetFeature operation
| Field Summary |
|---|
| Fields inherited from class org.gvsig.remoteclient.wfs.exceptions.WFSException |
|---|
code, formatString, messageKey |
| Constructor Summary | |
|---|---|
WFSGetFeatureException(java.lang.Throwable e)
|
|
| Method Summary | |
|---|---|
protected void |
initialize()
|
protected java.util.Map |
values()
|
| Methods inherited from class org.gvsig.remoteclient.wfs.exceptions.WFSException |
|---|
getWfsCode, init |
| 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 |
|---|
public WFSGetFeatureException(java.lang.Throwable e)
| Method Detail |
|---|
protected void initialize()
protected java.util.Map values()
values in class WFSException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||