SessionLocalException Class
Exception associated with specific Session instance, originating from this assembly.
Advertisement
Syntax
Namespace: WinSCP
C#
public sealed class SessionLocalException : SessionException
VB.NET
Public NotInheritable Class SessionLocalException Inherits SessionException
Properties
| Name | Description |
|---|---|
| Session Session | Session instance that the exception originates from. (Inherited from SessionException.) |
Remarks
This exception occurs when:
winscp.comcannot be found or executed;- There was an error communicating with
winscp.comprocess.