Javax.Net.Ssl.SSLException: Constructor Members

The constructors of Javax.Net.Ssl.SSLException are listed below. For a list of all members, see the SSLException Members list.

See Also: Inherited members from Java.IO.IOException

Public Constructors

Creates a new SSLException with the specified cause.
Creates a new SSLException with the specified reason.
Creates a new SSLException with the specified message and cause.

Protected Constructors

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