public class GeoNodeException extends AbstractBusinessObjectDocumentException
| Constructor and Description |
|---|
| GeoNodeException(ChangeStatusType changeStatus, VerbType verb, java.util.List geonodes)
Creates an instance of the GeoNode exception.
|
| GeoNodeException(java.util.List clientErrors)
Creates an instance of the GeoNode exception.
|
| Modifier and Type | Method and Description |
|---|---|
| java.util.List | getGeoNode()
Returns the GeoNode that is associated with the response of the request.
|
public GeoNodeException(ChangeStatusType changeStatus, VerbType verb, java.util.List geonodes)
public GeoNodeException(java.util.List clientErrors)