Differences
This shows you the differences between the selected revisions of the page.
| 2022-04-11 | 2022-04-11 | ||
| no summary (103.117.108.202) (hidden) (untrusted) | Restored revision 1608813432. Undoing revision 1649667729. (martin) (hidden) | ||
| Line 35: | Line 35: | ||
| ''[[library_transferoperationresult|TransferOperationResult]]''. See also [[library_session#results|Capturing results of operations]]. | ''[[library_transferoperationresult|TransferOperationResult]]''. See also [[library_session#results|Capturing results of operations]]. | ||
| - | totally null | + | ===== [[exceptions]] Exceptions ===== |
| + | ^ Exception ^ Condition ^ | ||
| + | | InvalidOperationException | Session is not opened. | | ||
| + | | ArgumentException \\ ArgumentOutOfRangeException | Invalid combination of values of ''[[library_transferoptions|TransferOptions]]'' properties. | | ||
| + | | [[library_sessionlocalexception|SessionLocalException]] | Error communicating with ''[[executables#winscp.com|winscp.com]]''. \\ See the exception documentation for details. | | ||
| + | | [[library_sessionremoteexception|SessionRemoteException]] | Session has failed. \\ Downloading of files has failed. \\ See the exception documentation for details. | | ||
| + | | TimeoutException | Timeout waiting for ''winscp.com'' to respond. | | ||
| ===== Remarks ===== | ===== Remarks ===== | ||