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