Class sun.security.ssl.SSLException
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class sun.security.ssl.SSLException

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----java.io.IOException
                           |
                           +----sun.security.ssl.SSLException

public class SSLException
extends IOException
Indicates some kind of error detected in the SSL subsystem.

All Packages  Class Hierarchy  This Package  Previous  Next  Index