Click or drag to resize
Akka.NETAsyncWriteJournal.TryUnwrapException Method
TBD

Namespace:  Akka.Persistence.Journal
Assembly:  Akka.Persistence (in Akka.Persistence.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
protected Exception TryUnwrapException(
	Exception e
)

Parameters

e
Type: System.Exception
TBD

Return Value

Type: Exception
TBD
See Also