|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.esri.sde.sdk.geom.GeometryException
com.esri.sde.sdk.geom.GeometryException.IncompatibleGeometries
public static class GeometryException.IncompatibleGeometries
This exception is thrown whenever a Clementini operation encounters an error due to incompatible geometries.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.esri.sde.sdk.geom.GeometryException |
|---|
GeometryException.IncompatibleGeometries, GeometryException.IndexOutOfBounds, GeometryException.InvalidGeometry, GeometryException.InvalidSrid |
| Constructor Summary | |
|---|---|
GeometryException.IncompatibleGeometries(java.lang.String s,
Geometry g1,
Geometry g2)
|
|
| Method Summary | |
|---|---|
Geometry[] |
geometries()
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public GeometryException.IncompatibleGeometries(java.lang.String s,
Geometry g1,
Geometry g2)
| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Throwablepublic Geometry[] geometries()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||