public class WFSException
extends java.lang.Exception
| Modifier and Type | Field and Description |
|---|---|
protected long |
code |
protected java.lang.String |
formatString |
protected java.lang.String |
messageKey |
| Constructor and Description |
|---|
WFSException() |
WFSException(java.lang.String message) |
WFSException(java.lang.String wfsCode,
java.lang.String message) |
WFSException(java.lang.Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getWfsCode() |
void |
init() |
protected java.util.Map |
values() |
protected long code
protected java.lang.String formatString
protected java.lang.String messageKey
Copyright © 2014 gvSIG Association. All Rights Reserved.