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