ExceptionProperties(Exception) Constructor

Class constructor.

Definition

Namespace: Aliquo.Core.Models
Assembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
C#
public ExceptionProperties(
	Exception exception
)

Parameters

exception  Exception
Exception with the exception instace.

See Also