Java.Net.ProtocolException Class
Signals that either a connection attempt to a socket of the wrong type, the application of an unsupported operation or that a general error in the underlying protocol has occurred.

See Also: ProtocolException Members

Syntax

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

Remarks

Signals that either a connection attempt to a socket of the wrong type, the application of an unsupported operation or that a general error in the underlying protocol has occurred.

[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