Skip to content

P_NChronicle_Core_Model_ChronicleRecord_Exception

Andy James edited this page Aug 3, 2017 · 1 revision

ChronicleRecord.Exception Property

Related Exception for this record. May be absent.

Namespace: NChronicle.Core.Model
Assembly: NChronicle.Core (in NChronicle.Core.dll) Version: 1.0.3.0 (1.0.3.0)

Syntax

C#

public Exception Exception { get; set; }

VB

Public Property Exception As Exception
	Get
	Set

F#

member Exception : Exception with get, set

Property Value

Type: Exception

See Also

Reference

ChronicleRecord Class
NChronicle.Core.Model Namespace

NChronicle

ChronicleConfigurationDelegate

IChronicle

IChronicleLibrary

Chronicle

ChronicleConfiguration

ChronicleLevel

ChronicleRecord

Clone this wiki locally