C# Class Amazon.MobileAnalytics.MobileAnalyticsManager.MobileAnalyticsErrorEventArgs

Encapsulates the information needed to notify errors of Mobile Analytics Manager.
Inheritance: System.EventArgs
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
MobileAnalyticsErrorEventArgs ( string className, string errorMessage, Exception exception, List undeliveredEvents ) : System

The constructor of MobileAnalyticsErrorEventArgs