Class Types.LicenseCheckoutError

All Implemented Interfaces:
Serializable
Enclosing class:
Types

public static class Types.LicenseCheckoutError extends Types.XenAPIException
The license for the edition you requested is not available.
See Also:
  • Field Details

    • code

      public final String code
    • message

      public final String message
  • Constructor Details

    • LicenseCheckoutError

      public LicenseCheckoutError(String code, String message)
      Create a new LicenseCheckoutError