File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed
xml/System.Runtime.Serialization.Formatters.Binary Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 444
444
445
445
-or-
446
446
447
- The target type is a <see cref =" T:System.Decimal" />, but the value is out of range of the <see cref =" T:System.Decimal" /> type.</exception >
447
+ The input stream does not represent a well-formed <see cref =" T:System.Runtime.Serialization.Formatters.Binary.BinaryFormatter" /> serialized payload.
448
+
449
+ -or-
450
+
451
+ An error occurred while deserializing an object from the input stream.
452
+
453
+ The <see langword =" InnerException" /> property may contain more information about the root cause.</exception >
448
454
<exception cref =" T:System.Security.SecurityException" >The caller does not have the required permission.</exception >
449
455
</Docs >
450
456
</Member >
You can’t perform that action at this time.
0 commit comments