Class sun.security.ssl.SSLProtocolError
All Packages Class Hierarchy This Package Previous Next Index
Class sun.security.ssl.SSLProtocolError
java.lang.Object
|
+----java.lang.Throwable
|
+----java.lang.Exception
|
+----java.io.IOException
|
+----sun.security.ssl.SSLException
|
+----sun.security.ssl.SSLProtocolError
- public class SSLProtocolError
- extends SSLException
Reports an error in the operation of the SSL protocol. Normally
this indicates a flaw in one of the protocol implementations.
All Packages Class Hierarchy This Package Previous Next Index