Class Types.TlsConnectionFailed

All Implemented Interfaces:
Serializable
Enclosing class:
Types

public static class Types.TlsConnectionFailed extends Types.XenAPIException
Cannot contact the other host using TLS on the specified address and port
See Also:
  • Field Details

    • address

      public final String address
    • port

      public final String port
  • Constructor Details

    • TlsConnectionFailed

      public TlsConnectionFailed(String address, String port)
      Create a new TlsConnectionFailed