com.esri.adf.web.data.geometry
Class ADFSpatialReferenceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.esri.adf.web.ADFException
com.esri.adf.web.data.geometry.ADFSpatialReferenceException
- All Implemented Interfaces:
- java.io.Serializable
public class ADFSpatialReferenceException
- extends ADFException
An instance of ADFSpatialReference is thrown if something goes wrong when working with
WebSpatialReference.
- See Also:
- Serialized Form
| 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 |
ADFSpatialReferenceException
public ADFSpatialReferenceException()
ADFSpatialReferenceException
public ADFSpatialReferenceException(java.lang.String message)
ADFSpatialReferenceException
public ADFSpatialReferenceException(java.lang.Throwable cause)
ADFSpatialReferenceException
public ADFSpatialReferenceException(java.lang.String message,
java.lang.Throwable cause)