public class TlsException
extends java.io.IOException
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.Throwable |
cause
Deprecated.
|
| Constructor and Description |
|---|
TlsException(java.lang.String message,
java.lang.Throwable cause)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Throwable |
getCause()
Deprecated.
|