Click or drag to resize
Akka.NETAsyncWriteJournalTryUnwrapException 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: SystemException
TBD

Return Value

Type: Exception
TBD
See Also