FsPickler


NonSerializableTypeException

Namespace: MBrace.FsPickler

raised by pickler generator whenever an unsupported type is encountered in the type graph.

Record Fields

Record FieldDescription
containedNonSerializableField
Signature: Type option
Type
Signature: Type

Instance members

Instance memberDescription
x.NonSerializableType
Signature: Type

The nested field that caused this type to be non-serializable

CompiledName: get_NonSerializableType

Fork me on GitHub