Class Types.ServerCertificateNotValidYet

All Implemented Interfaces:
Serializable
Enclosing class:
Types

public static class Types.ServerCertificateNotValidYet extends Types.XenAPIException
The provided certificate is not valid yet.
See Also:
  • Field Details

    • now

      public final String now
    • notBefore

      public final String notBefore
  • Constructor Details

    • ServerCertificateNotValidYet

      public ServerCertificateNotValidYet(String now, String notBefore)
      Create a new ServerCertificateNotValidYet