ExceptionProperties(Exception) Constructor
Class constructor.
Namespace: Aliquo.Core.ModelsAssembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
public ExceptionProperties(
Exception exception
)
Public Sub New (
exception As Exception
)
Parameters
- exception Exception
- Exception with the exception instace.