Class Types.SslVerifyError

All Implemented Interfaces:
Serializable
Enclosing class:
Types

public static class Types.SslVerifyError extends Types.XenAPIException
The remote system's SSL certificate failed to verify against our certificate library.
See Also:
  • Field Details

    • reason

      public final String reason
  • Constructor Details

    • SslVerifyError

      public SslVerifyError(String reason)
      Create a new SslVerifyError