Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
javax.net.ssl.SSLException

Uses of SSLException in javax.net.ssl
 

Subclasses of SSLException in javax.net.ssl
 class SSLHandshakeException
          An exception that signals an error in the SSL handshake phase.
 class SSLKeyException
          An exception signaling a problem using a public or private key in an SSL communication.
 class SSLPeerUnverifiedException
          An exception thrown when the remote peer could not be verified.
 class SSLProtocolException
          An exception thrown when a fatal protocol error is encountered.