Overload List

  NameDescription
AnalyticsException()()()
Initializes a new AnalyticsException instance.
AnalyticsException(String)
Initializes a new AnalyticsException instance with the specified error message.
AnalyticsException(SerializationInfo, StreamingContext)
Supports serialization.
AnalyticsException(String, Exception)
Initializes a new AnalyticsException instance with the specified error message and inner exception.

See Also