LogEntryInnerException Property

Gets or sets the inner exception object.

Namespace:  Aspose.Email.Tools.Logging
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public Exception InnerException { get; set; }

Property Value

Type: Exception
See Also