com.xensource.xenapi
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 |
|---|
Types.TlsConnectionFailed(java.lang.String address,
java.lang.String port)
Create a new TlsConnectionFailed
|
toString