Package | Description |
---|---|
edu.ucdavis.cstars.client.event | |
edu.ucdavis.cstars.client.layers |
Modifier and Type | Method and Description |
---|---|
Error |
MapLayersAddResultHandler.Result.getError()
Error message if the map was unable to add the layer.
|
Modifier and Type | Method and Description |
---|---|
void |
ErrorHandler.onError(Error error) |
void |
MapLayerAddResultHandler.onLayerAddResult(Layer layer,
Error error) |
Modifier and Type | Method and Description |
---|---|
Error |
FeatureEditResult.getError()
Information about errors that occur if the edit operation failed.
|