Geo Model Exception
GeoModel exceptions.
Since
300.0.0
Inheritors
Types
Link copied to clipboard
The GeoModel has an incompatible spatial reference.
Link copied to clipboard
The GeoModel has incompatible vertical and horizontal datums.
Link copied to clipboard
The scene's viewing mode is not compatible with the view it is being used with. Global scenes should be used with SceneView and local scenes should be used with LocalSceneView.
Link copied to clipboard
An error has occurred while trying to load the GeoModel. Check GeoModel.loadStatus for more information.
Inherited properties
Link copied to clipboard
a Map of Strings containing additional information that this error may be providing; may be empty
Link copied to clipboard
an integer error code providing more specific details of the error, see guide doc for error codes.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard