Android.Net.Http.SslError: Constructor Members

The constructors of Android.Net.Http.SslError are listed below. For a list of all members, see the SslError Members list.

See Also: Inherited members from Java.Lang.Object

Public Constructors

Creates a new SslError object using the supplied error and certificate.
Creates a new SslError object using the supplied error and certificate.
Creates a new SslError object using the supplied error, certificate and URL.
Creates a new SslError object using the supplied error, certificate and URL.

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.