ErrorEventArgs Structure
Provides data for the Runtime.Error or IMapControl.Error events.
Namespace: Carmenta.Engine
NuGet/Assembly: Carmenta.Engine.5.17.0.nupkg (in the CECore assembly)
 NuGet/Assembly: Carmenta.Engine.5.17.0.nupkg (in the CECore assembly)
Thread safety: Members defined in this class are thread-safe.
Syntax
public class ErrorEventArgs : EventArgsPlatforms
Windows, Linux, Android
ErrorEventArgs Members
The ErrorEventArgs type has the following members.
Constructors
Properties
| Name | Description | 
|---|
| Name | Description | 
|---|---|
| Exception | Gets the exception that is the cause of the event. | 
| Message | Gets the error message. | 
Methods
| Name | Description | 
|---|