FsPickler


FsPicklerException

Namespace: MBrace.FsPickler

Base exception raised by the FsPickler library.

Constructors

ConstructorDescription
new(message, inner)
Signature: (message:string * inner:exn option) -> FsPicklerException

CompiledName: .ctor

Fork me on GitHub