public class ClientSslSocketFactoryException
extends java.lang.Exception
| Constructor and Description |
|---|
ClientSslSocketFactoryException(java.lang.String message,
java.lang.Throwable cause)
Constructs a new instance with the specified message and cause.
|