InvalidPickleTypeException
Namespace: MBrace.FsPickler
Raised when pickle is of invalid type.
Constructors
Constructor | Description |
new(expectedType, actualType)
Signature: (expectedType:string * actualType:string) -> InvalidPickleTypeException
|
CompiledName: |