public static class Types.TlsConnectionFailed extends Types.XenAPIException
Modifier and Type | Field and Description |
---|---|
java.lang.String |
address |
java.lang.String |
port |
errorDescription, shortDescription
Constructor and Description |
---|
TlsConnectionFailed(java.lang.String address,
java.lang.String port)
Create a new TlsConnectionFailed
|
toString