org.geomajas.gwt.example.server.samples
Class GetExceptionCommand.UnserializableException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.geomajas.gwt.example.server.samples.GetExceptionCommand.UnserializableException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- GetExceptionCommand
public class GetExceptionCommand.UnserializableException
- extends Exception
Exception that should be difficult to serialize.
- Author:
- Pieter De Graef
- See Also:
- Serialized Form
|
Method Summary |
com.vividsolutions.jts.geom.Geometry |
getGeometry()
|
void |
setGeometry(com.vividsolutions.jts.geom.Geometry geometry)
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
GetExceptionCommand.UnserializableException
public GetExceptionCommand.UnserializableException()
getGeometry
public com.vividsolutions.jts.geom.Geometry getGeometry()
setGeometry
public void setGeometry(com.vividsolutions.jts.geom.Geometry geometry)
Copyright © 2012 Geosparc. All Rights Reserved.