Example usage for Java javax.net.ssl SSLProtocolException fields, constructors, methods, implement or subclass
The text is from its open source code.
SSLProtocolException(String reason) Constructs an exception reporting an SSL protocol error detected by an SSL subsystem. |
String | getMessage() Returns the detail message string of this throwable. |