SSH Factory for .NET

IpClientException Class

IpClientException is thrown by many methods of IpClient class. The methods are masking various exception types into IpClientException, but the event message will be propagated.

For a list of all members of this type, see IpClientException Members.

System.Object
   System.Exception
      Jscape.IpClient.IpClientException

public class IpClientException : Exception

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Jscape.IpClient

Assembly: Jscape.Ssh (in Jscape.Ssh.dll)

See Also

IpClientException Members | Jscape.IpClient Namespace