Java.Net.SocketException Class
This SocketException may be thrown during socket creation or setting options, and is the superclass of all other socket related exceptions.

See Also: SocketException Members

Syntax

[Android.Runtime.Register("java/net/SocketException", DoNotGenerateAcw=true)]
public class SocketException : Java.IO.IOException

Remarks

This SocketException may be thrown during socket creation or setting options, and is the superclass of all other socket related exceptions.

[Android Documentation]

Requirements

Namespace: Java.Net
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1